Skip to content

Failed to build GCC part 1 (stage: gcc_build) #3

@markcoker

Description

@markcoker

I believe it is due to the following errors.

../../gcc-4.1.1/gcc/toplev.c:524:1: error: redefinition of a 'extern inline'
function 'floor_log2' is not supported in C99 mode
floor_log2 (unsigned HOST_WIDE_INT x)
../../gcc-4.1.1/gcc/toplev.c:559:1: error: redefinition of a 'extern inline'
function 'exact_log2' is not supported in C99 mode
exact_log2 (unsigned HOST_WIDE_INT x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions