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]

Problems compiling egcs-980214


Hello there,

I run Cygwin 32 with a few patches, I compiled binutils-2.8.1.0.21
successfully  (thanks to David Fiddes) and now I'm trying to build
egcs-980214 as a cross-compiler for m68k-coff and m68k-rtems. I put
newlib and libgloss directories to egcs directory
After a looong loooong time compiling, it failed:

sh-2.01$ make cross
[...]
cd tests; make all ...
cd testsuite; make all ...
cd ../libio ; make "SHELL=/bin/sh" "INSTALL=/bin/sh
/egcs-980214/install-sh -c"
"INSTALL_DATA=/bin/sh /egcs-980214/install-sh -c -m 644"
"INSTALL_PROGRAM=/bin/s
h /egcs-980214/install-sh -c -x" "prefix=/gcc-m68k"
"exec_prefix=/gcc-m68k" "too
ldir=/gcc-m68k/m68k-coff" "gxx_include_dir=/gcc-m68k/include/g++"
"AR=m68k-coff-
ar" "AR_FLAGS=rc" "CC=/egcs-980214/gcc/xgcc -B/egcs-980214/gcc/
-idirafter /egcs
-980214/m68k-coff/newlib/targ-include -idirafter
/egcs-980214/newlib/libc/includ
e -nostdinc" "CXX=/egcs-980214/gcc/xgcc -B/egcs-980214/gcc/ -idirafter
/egcs-980
214/m68k-coff/newlib/targ-include -idirafter
/egcs-980214/newlib/libc/include -n
ostdinc" "CFLAGS=-g -O2  -m5200" "CXXFLAGS=-g -O2  -m5200"
"NM=m68k-coff-nm" "RA
NLIB=m68k-coff-ranlib" "LIBCFLAGS=-g -O2  -m5200" "LIBCXXFLAGS=-g -O2
-fno-impli
cit-templates  -m5200" "LOADLIBES=" "LDFLAGS=-m5200"
"MAKEINFO=makeinfo --no-spl
it" "SHLIB=libstdc++.so.2.8.0" "SHCURSES=" "RUNTESTFLAGS=" iostream.list
make[5]: `iostream.list' is up to date.
cd tests; make all ...
cd testsuite; make all ...
Makefile:66: *** target pattern contains no `%'.  Stop.
make[3]: *** [multi-do] Error 1
make[2]: *** [multi-all] Error 2
make[1]: *** [all-target-libstdc++] Error 2
make: *** [cross] Error 2
sh-2.01$

Any clue?

Thanks in advance

Geoffroy

PS: please reply me private too as I only read the messages on the Web



_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



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