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 bootstrap/18467] New: crosscompiler doesn't build with newlib


(...) 
/home/users/pluto/rpm/BUILD/gcc-3.4.3/obj-arm-pld-linux/gcc/xgcc 
-B/home/users/pluto/rpm/BUILD/gcc-3.4.3/obj-arm-pld-linux/gcc/ 
-B/usr/arm-pld-linux/bin/ -B/usr/arm-pld-linux/lib/ 
-isystem /usr/arm-pld-linux/include -isystem /usr/arm-pld-linux/sys-include 
-O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wold-style-definition  -isystem ./include  
-fomit-frame-pointer -fPIC -g0  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. 
-I../../gcc -I../../gcc/. -I../../gcc/../include  -fexceptions 
-c ../../gcc/unwind-dw2-fde-glibc.c -o libgcc/./unwind-dw2-fde-glibc.o 
../../gcc/unwind-dw2-fde-glibc.c:40:18: link.h: No such file or directory 
make[2]: *** [libgcc/./unwind-dw2-fde-glibc.o] Error 1 
make[2]: Leaving directory  
 
newlib doesn't contain the link.h.

-- 
           Summary: crosscompiler doesn't build with newlib
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at pld-linux dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: pentium3-pld-linux
  GCC host triplet: pentium3-pld-linux
GCC target triplet: arm-pld-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18467


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