This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/12813] New: gcc/config/rs6000/linux.h misses support for inhibit_libc


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]