[Bug other/12813] New: gcc/config/rs6000/linux.h misses support for inhibit_libc
gernot dot hillier at siemens dot com
gcc-bugzilla@gcc.gnu.org
Tue Oct 28 12:07:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12813
Summary: gcc/config/rs6000/linux.h misses support for
inhibit_libc
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gernot dot hillier at siemens dot com
CC: gcc-bugs at gcc dot gnu dot org
gcc/config/rs6000/linux.h misses the "#ifndef inhibit_libc" and so it isn't
possible to use the libchack with it to bootstrap a cross compiler.
I created a patch using gcc/config/i386/linux64.h as a template.
I'll attach it. Please apply.
More information about the Gcc-bugs
mailing list