public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: ultan@cix.compulink.co.uk (Ultan Henry)
To: gcc-help@gcc.gnu.org
Cc: ultan@cix.compulink.co.uk
Subject: GCC 2.952 Cross-Compile
Date: Mon, 27 Mar 2000 06:16:00 -0000	[thread overview]
Message-ID: <memo.849035@cix.compulink.co.uk> (raw)

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?

WARNING: multiple messages have this Message-ID
From: ultan@cix.compulink.co.uk (Ultan Henry)
To: gcc-help@gcc.gnu.org
Cc: ultan@cix.compulink.co.uk
Subject: GCC 2.952 Cross-Compile
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <memo.849035@cix.compulink.co.uk> (raw)
Message-ID: <20000401000000.34vI7Nmb1EdSoZpbQxI4uyXfD_I4g2AQMche4DNBTu0@z> (raw)

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?

             reply	other threads:[~2000-03-27  6:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-27  6:16 Ultan Henry [this message]
2000-04-01  0:00 ` Ultan Henry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=memo.849035@cix.compulink.co.uk \
    --to=ultan@cix.compulink.co.uk \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).