public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Compiling gcc-3.2.3 error
@ 2003-08-25 22:12 Andrew Michaelis
  0 siblings, 0 replies; only message in thread
From: Andrew Michaelis @ 2003-08-25 22:12 UTC (permalink / raw)
  To: gcc-help

Hello,

I seem to have a problem building gcc-3.2.3.

Platform:
$ uname -a
Linux ......umt.edu 2.4.20-13.7smp #1 SMP Mon May 12 12:31:27 EDT 2003 
i686 unknown

My attempt:
$ /home/amac/gcc-3.2.3/configure 
--prefix=/home/amactools/tools/compiler/                 
 --program-suffix=-3.2.3
$make bootstrap
.
.
.
.
/home/amac/amactools/compiler/gcc/xgcc 
-B/home/amac/amactools/compiler/gcc/ 
-B/home/amac/amactools/compiler//i686-pc-linux-gnu/bin/ 
-B/home/amac/amactools/compiler//i686-pc-linux-gnu/lib/ -isystem 
/home/amac/amactools/compiler//i686-pc-linux-gnu/include -DHAVE_CONFIG_H 
-I. -I/home/amac/gcc-3.2.3/libstdc++-v3/libmath -I.. -O2 -O -ansi -c 
/home/amac/gcc-3.2.3/libstdc++-v3/libmath/stubs.c  -fPIC -DPIC -o 
.libs/stubs.o
In file included from /home/amac/gcc-3.2.3/libstdc++-v3/libmath/stubs.c:31:
../config.h:7: syntax error before '/' token
In file included from /home/amac/gcc-3.2.3/libstdc++-v3/libmath/stubs.c:31:
../config.h:10:28: warning: character constant too long
../config.h:10:44: warning: character constant too long
../config.h:19:59: warning: character constant too long
../config.h:788:18: missing terminating ' character
../config.h:788:18: warning: character constant too long
make[4]: *** [stubs.lo] Error 1
make[4]: Leaving directory 
`/home/amac/amactools/compiler/i686-pc-linux-gnu/libstdc++-v3/libmath'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/amac/amactools/compiler/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory 
`/home/amac/amactools/compiler/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/amac/amactools/compiler'
make: *** [bootstrap] Error 2


Anyhelp would be much appreciated.
Thanks in advance

-Andy

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

only message in thread, other threads:[~2003-08-25 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-25 22:12 Compiling gcc-3.2.3 error Andrew Michaelis

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