public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc trunk - build issue
@ 2008-09-02  9:04 M R Swami Reddy
  0 siblings, 0 replies; only message in thread
From: M R Swami Reddy @ 2008-09-02  9:04 UTC (permalink / raw)
  To: gcc, gcc-help

Hello,

I am building the gcc tools using the gcc trunk sources and my configuration is:
=
/gcc/trunk/configure --build=i686-pc-linux-gnu --host=i686-pc-mingw32 
--prefix=/release  --target=crx-elf --disable-nls --enable-languages=c,c++ 
--disable-libssp --with-mpfr=/scratch/mpfr-2.3.1/rel --with-gmp=/gmp/gmp-4.2.3/rel
===

But the above configuration itself failed with below error:
===
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
====

I have the i686-pc-mingw32 tools in PATH as:
===
 > i686-pc-mingw32-gcc -v
   Thread model: win32
   gcc version 3.4.5 (mingw special)

Can any one suggest the reason for failure?

Thanks
Sawmi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-02  9:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-02  9:04 gcc trunk - build issue M R Swami Reddy

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).