public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/30296]  New: gcc-3.4.6 fails to compile on MAC OSX  Darwin 8.8.2
@ 2006-12-26 11:18 dkouroun at cc dot uoi dot gr
  2006-12-26 13:11 ` [Bug bootstrap/30296] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: dkouroun at cc dot uoi dot gr @ 2006-12-26 11:18 UTC (permalink / raw)
  To: gcc-bugs

I tried to install gcc-3.4.6 as always in a MacBook Pro with Intel Core 2 Duo 
CPU. I configured with the command

/common/src/gcc-3.4.6/configure --prefix=/common/compilers/mac/gcc-3.4.6 
--program-suffix=-3.4.6 --enable-languages=c,c++,f77

and the second time I added --disable-multilib.

when I tried:
make CFLAGS='-O' LIBCFLAGS='-g -O2' \
            LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap-lean

the process stopped after a few minutes with the same message in both cases:

==================================================
gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prot
otypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H    -I. -I.
-I/Users
/si/common/src/gcc-3.4.6/gcc -I/Users/si/common/src/gcc-3.4.6/gcc/.
-I/Users/si/
common/src/gcc-3.4.6/gcc/../include -I../intl \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\"
-DSTANDARD_EXEC_PREFIX=\"/Users/si/c
ommon/compilers/mac/gcc-3.4.6//lib/gcc/\"
-DSTANDARD_LIBEXEC_PREFIX=\"/Users/si/
common/compilers/mac/gcc-3.4.6//libexec/gcc/\"
-DDEFAULT_TARGET_VERSION=\"3.4.6\
" -DDEFAULT_TARGET_MACHINE=\"i686-apple-darwin8.8.2\"
-DSTANDARD_BINDIR_PREFIX=\
"/Users/si/common/compilers/mac/gcc-3.4.6//bin/\"
-DTOOLDIR_BASE_PREFIX=\"../../
../../\"  `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo
"-DENABLE_
SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo
"-DNO_SHARED_LIBGCC_MUL
TILIB"` \
  -c /Users/si/common/src/gcc-3.4.6/gcc/gcc.c -o gcc.o)
/Users/si/common/src/gcc-3.4.6/gcc/gcc.c:716: warning: string length '2483' is
g
reater than the length '509' ISO C89 compilers are required to support
/Users/si/common/src/gcc-3.4.6/gcc/gcc.c:723: warning: string length '636' is
gr
eater than the length '509' ISO C89 compilers are required to support
/Users/si/common/src/gcc-3.4.6/gcc/gcc.c:906: warning: string length '529' is
gr
eater than the length '509' ISO C89 compilers are required to support
/Users/si/common/src/gcc-3.4.6/gcc/gcc.c:924: warning: string length '608' is
gr
eater than the length '509' ISO C89 compilers are required to support
/Users/si/common/src/gcc-3.4.6/gcc/gcc.c:1095: error: parse error before ','
tok
en
/Users/si/common/src/gcc-3.4.6/gcc/gcc.c:1506: warning: string length '833' is
grea
ter than the length '509' ISO C89 compilers are required to support
make[2]: *** [gcc.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap-lean] Error 2

==================================================

Is there any special configuration for Darwin? My system is:
tetgen:~ me$ uname -a
Darwin tetgen.local 8.8.2 Darwin Kernel Version 8.8.2: Thu Sep 28 20:43:26 PDT
2006; root:xnu-792.14.14.obj~1/RELEASE_I386 i386 i386


-- 
           Summary: gcc-3.4.6 fails to compile on MAC OSX  Darwin 8.8.2
           Product: gcc
           Version: 3.4.6
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dkouroun at cc dot uoi dot gr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30296


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

* [Bug bootstrap/30296] gcc-3.4.6 fails to compile on MAC OSX  Darwin 8.8.2
  2006-12-26 11:18 [Bug bootstrap/30296] New: gcc-3.4.6 fails to compile on MAC OSX Darwin 8.8.2 dkouroun at cc dot uoi dot gr
@ 2006-12-26 13:11 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-12-26 13:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-12-26 13:11 -------
3.4.6 was released a long time before Mac OS X x86 was released.
Also only GCC 4.2.0 and above really supports x86 Mac OS X.

3.4.x is no longer supported and this is not really a regression so closing as
won't fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30296


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

end of thread, other threads:[~2006-12-26 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-26 11:18 [Bug bootstrap/30296] New: gcc-3.4.6 fails to compile on MAC OSX Darwin 8.8.2 dkouroun at cc dot uoi dot gr
2006-12-26 13:11 ` [Bug bootstrap/30296] " pinskia at gcc dot gnu dot org

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