public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 2.952 Cross-Compile
@ 2000-03-27  6:16 Ultan Henry
  2000-04-01  0:00 ` Ultan Henry
  0 siblings, 1 reply; 2+ messages in thread
From: Ultan Henry @ 2000-03-27  6:16 UTC (permalink / raw)
  To: gcc-help; +Cc: ultan

I'm trying to build a cross-compiler for a mips-tx39-elf 
target (host and build = i386-pc-msdosdjgpp). I've built 
and installed cross-binutils okay, but the GCC make fails as follows:

make.exe[4]: Entering directory `c:/gnu/gcc-2.952/build.tx/gcc'
/dev/c/gnu/gcc-2.952/build.tx/gcc/xgcc 
-B/dev/c/gnu/gcc-2.952/build.tx/gcc/ -B/usr/local/mips-tx39-elf/bin/ 
-I/usr/local/mips-tx39-elf/include -O2  -DCROSS_COMPILE -DIN_GCC      
-I./include  -G 0 -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED    -g -O2 -I. 
-I/gnu/gcc-2.952/gcc -I/gnu/gcc-2.952/gcc/config 
-I/gnu/gcc-2.952/gcc/../include \
  -c /gnu/gcc-2.952/gcc/cp/tinfo.cc
In file included from /gnu/gcc-2.952/gcc/cp/tinfo.cc:32:
include/new:28: `operator new' takes type `size_t' as first parameter
include/new:29: `operator new' takes type `size_t' as first parameter
include/new:32: `operator new' takes type `size_t' as first parameter
include/new:33: `operator new' takes type `size_t' as first parameter
include/new:38: `operator new' takes type `size_t' as first parameter
include/new:39: `operator new' takes type `size_t' as first parameter
make.exe[4]: *** [tinfo.o] Error 1
make.exe[4]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe[3]: *** [libgcc2.a] Error 1
make.exe[3]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe[2]: *** [stmp-multilib-sub] Error 2
make.exe[2]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe[1]: *** [stmp-multilib] Error 1
make.exe[1]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe: *** [all-gcc] Error 2

Any ideas?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* GCC 2.952 Cross-Compile
  2000-03-27  6:16 GCC 2.952 Cross-Compile Ultan Henry
@ 2000-04-01  0:00 ` Ultan Henry
  0 siblings, 0 replies; 2+ messages in thread
From: Ultan Henry @ 2000-04-01  0:00 UTC (permalink / raw)
  To: gcc-help; +Cc: ultan

I'm trying to build a cross-compiler for a mips-tx39-elf 
target (host and build = i386-pc-msdosdjgpp). I've built 
and installed cross-binutils okay, but the GCC make fails as follows:

make.exe[4]: Entering directory `c:/gnu/gcc-2.952/build.tx/gcc'
/dev/c/gnu/gcc-2.952/build.tx/gcc/xgcc 
-B/dev/c/gnu/gcc-2.952/build.tx/gcc/ -B/usr/local/mips-tx39-elf/bin/ 
-I/usr/local/mips-tx39-elf/include -O2  -DCROSS_COMPILE -DIN_GCC      
-I./include  -G 0 -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED    -g -O2 -I. 
-I/gnu/gcc-2.952/gcc -I/gnu/gcc-2.952/gcc/config 
-I/gnu/gcc-2.952/gcc/../include \
  -c /gnu/gcc-2.952/gcc/cp/tinfo.cc
In file included from /gnu/gcc-2.952/gcc/cp/tinfo.cc:32:
include/new:28: `operator new' takes type `size_t' as first parameter
include/new:29: `operator new' takes type `size_t' as first parameter
include/new:32: `operator new' takes type `size_t' as first parameter
include/new:33: `operator new' takes type `size_t' as first parameter
include/new:38: `operator new' takes type `size_t' as first parameter
include/new:39: `operator new' takes type `size_t' as first parameter
make.exe[4]: *** [tinfo.o] Error 1
make.exe[4]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe[3]: *** [libgcc2.a] Error 1
make.exe[3]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe[2]: *** [stmp-multilib-sub] Error 2
make.exe[2]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe[1]: *** [stmp-multilib] Error 1
make.exe[1]: Leaving directory `c:/gnu/gcc-2.952/build.tx/gcc'
make.exe: *** [all-gcc] Error 2

Any ideas?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-27  6:16 GCC 2.952 Cross-Compile Ultan Henry
2000-04-01  0:00 ` Ultan Henry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).