other/828: gcc/config/x-linux is wrong
flee@redhat.com
flee@redhat.com
Fri Nov 17 03:26:00 GMT 2000
>Number: 828
>Category: other
>Synopsis: gcc/config/x-linux is wrong
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 17 03:26:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: flee@redhat.com
>Release: unknown-1.0
>Organization:
>Environment:
>Description:
gcc/config/x-linux contains definitions that only apply
to target linux, not host linux. this means that any
linux-x-host cross will fail to run fixproto and will
probably use the wrong assert.h .
the appropriate lines are already in gcc/config/t-linux .
>How-To-Repeat:
>Fix:
delete gcc/config/x-linux .
might as well delete gcc/config/x-linux-aout too.
and maybe delete references to them in gcc/configure.in .
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list