This is the mail archive of the gcc@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]

OT: Apple gcc3 bootstrap error.


Hello,

sorry for a bit off topic, but does someone here know which is right
address for reporting Apple gcc3 bootstrap problem on Linux?

Thanks,

Karel
PS: Today sources fails with:

gcc -c -no-cpp-precomp  -g   -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long -fno-common  -DHAVE_CONFIG_H    -I. -I.
-I/home/karel/cvs/gcc/apple/gcc3/gcc
-I/home/karel/cvs/gcc/apple/gcc3/gcc/.
-I/home/karel/cvs/gcc/apple/gcc3/gcc/config
-I/home/karel/cvs/gcc/apple/gcc3/gcc/../include
/home/karel/cvs/gcc/apple/gcc3/gcc/cppfiles.c -o cppfiles.o
gcc: unrecognized option `-no-cpp-precomp'
/home/karel/cvs/gcc/apple/gcc3/gcc/cppfiles.c: In function
`_load_framework_directories':
/home/karel/cvs/gcc/apple/gcc3/gcc/cppfiles.c:1715: structure has no
member named `framework_include'
/home/karel/cvs/gcc/apple/gcc3/gcc/cppfiles.c: At top level:
/home/karel/cvs/gcc/apple/gcc3/gcc/cppfiles.c:1751: warning: function
declaration isn't a prototype
/home/karel/cvs/gcc/apple/gcc3/gcc/cppfiles.c:1762: warning: function
declaration isn't a prototype
make[2]: *** [cppfiles.o] Error 1
make[2]: Leaving directory `/home/karel/usr/src/cvs/gcc/obj/apple/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/karel/usr/src/cvs/gcc/obj/apple/gcc'
make: *** [bootstrap-lean] Error 2


Tested on x86 machine with Debian GNU/Linux 3.0, gcc 2.95.4, glibc
2.2.5, binutils 2.12.90.0.1.
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com


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