public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/14987] New: build error on Solaris 9
@ 2004-04-16 21:38 lonnie_smetana at umanitoba dot ca
  2004-04-17  8:43 ` [Bug bootstrap/14987] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: lonnie_smetana at umanitoba dot ca @ 2004-04-16 21:38 UTC (permalink / raw)
  To: gcc-bugs

I am attempting to compile gcc-3.3.3 on solaris 9 when I go to do a make or make
bootstrap (using GNU make 3.80) I get the following:

In file included from /www/src/gcc-3.3.3/gcc/unwind-dw2.c:26:
/www/src/gcc-3.3.3/gcc/unwind-pe.h: In function `read_encoded_value_with_base':
/www/src/gcc-3.3.3/gcc/unwind-pe.h:225: internal compiler error: in
simplify_gen_subreg, at simplify-rtx.c:2752
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./unwind-dw2.o] Error 1
make[3]: Leaving directory `/www/src/gcc-3.3.3/objdir/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/www/src/gcc-3.3.3/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/www/src/gcc-3.3.3/objdir/gcc'
make: *** [bootstrap] Error 2

I ran configure with the following options ( I do not want to install it
centrally if possible...it's a long story but I can explain if necessary):

--prefix=/www/bin/gcc \
--with-as=/usr/ccs/bin/as \
--with-ld=/usr/ccs/bin/ld  \
--with-libiconv-prefix=/www/bin/libiconv/ \
--with-flex=/www/bin/flex/ \
--with-make=/www/bin/make/ \
--with-autoconf=/www/bin/autoconf/ \
--with-automake=/www/bin/automake/ \
--with-texinfo=/www/bin/texinfo/ \
--with-bison=/www/bin/bison/ \
--disable-nls \
--disable-libgcj \
--disable-muitlibs

-- 
           Summary: build error on Solaris 9
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lonnie_smetana at umanitoba dot ca
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
@ 2004-04-17  8:43 ` pinskia at gcc dot gnu dot org
  2004-04-18 21:14 ` ebotcazou at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-17  8:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-17 05:44 -------
This does not make sense as someone else bootstrapped on Solaris 9 with 3.3.3: <http://
gcc.gnu.org/ml/gcc/2004-03/msg01423.html>, <http://gcc.gnu.org/ml/gcc/2004-03/
msg00279.html>.  Did you follow the instructions on: <http://gcc.gnu.org/install/
specific.html#sparc-sun-solaris2*>?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
  2004-04-17  8:43 ` [Bug bootstrap/14987] " pinskia at gcc dot gnu dot org
@ 2004-04-18 21:14 ` ebotcazou at gcc dot gnu dot org
  2004-04-20 13:55 ` lonnie_smetana at umanitoba dot ca
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-04-18 21:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-04-18 19:57 -------
Please provide us with more information: is it Solaris 9 on SPARC? on x86?  What
compiler did you use to bootstrap GCC?

Also note that there is a typo in the last line of your configure command.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
  2004-04-17  8:43 ` [Bug bootstrap/14987] " pinskia at gcc dot gnu dot org
  2004-04-18 21:14 ` ebotcazou at gcc dot gnu dot org
@ 2004-04-20 13:55 ` lonnie_smetana at umanitoba dot ca
  2004-04-20 14:18 ` ebotcazou at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: lonnie_smetana at umanitoba dot ca @ 2004-04-20 13:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From lonnie_smetana at umanitoba dot ca  2004-04-20 13:48 -------
The system is Solaris 9 on SPARC and I have tried following all of the Solaris 
specific instructions to no avail. On the system already there is cc: Forte 
Developer 7 C 5.4 2002/03/09  and  gcc version egcs-2.91.66 19990314 (egcs-
1.1.2 release).

-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (2 preceding siblings ...)
  2004-04-20 13:55 ` lonnie_smetana at umanitoba dot ca
@ 2004-04-20 14:18 ` ebotcazou at gcc dot gnu dot org
  2004-04-20 14:18 ` ehrhardt at mathematik dot uni-ulm dot de
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-04-20 14:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-04-20 14:03 -------
Sun CC 5.4 and 5.5 are known to miscompile GCC 3.4.0 so they might miscompile
GCC 3.3.3 too.  As for egcs-1.1.2, it is old and I don't know what to think
about it.

Could you try to use an intermediary step, namely GCC 3.2.3?  For some internal
reason, GCC 3.2.x is easier to compile and is known to correctly compile GCC
3.3.x on SPARC (we successfully used this trick for GCC 3.0.2 as the base compiler).


-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (3 preceding siblings ...)
  2004-04-20 14:18 ` ebotcazou at gcc dot gnu dot org
@ 2004-04-20 14:18 ` ehrhardt at mathematik dot uni-ulm dot de
  2004-04-21 21:53 ` lonnie_smetana at umanitoba dot ca
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ehrhardt at mathematik dot uni-ulm dot de @ 2004-04-20 14:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de  2004-04-20 13:55 -------
Please post the last 30 or so lines from the output during bootstrap.
Make prints the exact command that is failing. We'll need this to tell which
compiler prints the error message.

    regards   Christian



-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (4 preceding siblings ...)
  2004-04-20 14:18 ` ehrhardt at mathematik dot uni-ulm dot de
@ 2004-04-21 21:53 ` lonnie_smetana at umanitoba dot ca
  2004-04-21 22:11 ` ebotcazou at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: lonnie_smetana at umanitoba dot ca @ 2004-04-21 21:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From lonnie_smetana at umanitoba dot ca  2004-04-21 21:06 -------
I've gone as far back as gcc 3.1 and I still get a response similar to:

gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -
DGENERATOR_FILE    -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-3.1/gcc/.  -
I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include /www/src/gcc-
3.1/gcc/gen-protos.c -o gen-protos.o
gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -
DGENERATOR_FILE    -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-3.1/gcc/.  -
I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include /www/src/gcc-
3.1/gcc/scan.c -o scan.o
gcc -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -
DGENERATOR_FILE  -o gen-protos \
  gen-protos.o scan.o ../libiberty/libiberty.a
sed -e s/TARGET_GETGROUPS_T/gid_t/ \
  deduced.h /www/src/gcc-3.1/gcc/sys-protos.h > tmp-fixtmp.c
mv tmp-fixtmp.c fixtmp.c
/www/src/gcc-3.1/objdir/gcc/xgcc -B/www/src/gcc-3.1/objdir/gcc/ -
B/www/bin/gcc/sparc-sun-solaris2.9/bin/ -B/www/bin/gcc/sparc-sun-
solaris2.9/lib/ -isystem /www/bin/gcc/sparc-sun-solaris2.9/include fixtmp.c -w -
U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \
  | sed -e 's/  / /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \
  | ./gen-protos >xsys-protos.hT
gen-protos: 1346 entries 340 collisions
mv xsys-protos.hT xsys-protos.h
rm -rf fixtmp.c
gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -
DGENERATOR_FILE    -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-3.1/gcc/.  -
I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include /www/src/gcc-
3.1/gcc/fix-header.c -o fix-header.o
gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -
DGENERATOR_FILE    -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-3.1/gcc/.  -
I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include /www/src/gcc-
3.1/gcc/scan-decls.c -o scan-decls.o
gcc -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -
DGENERATOR_FILE  -o fix-header fix-header.o \
   scan-decls.o scan.o libcpp.a   ../libiberty/libiberty.a
if [ -f fixhdr.ready ] ; then \
        true; \
else \
        echo timestamp > fixhdr.ready; \
fi
if [ -f include/fixed ] ; then true; \
else \
  : This line works around a 'make' bug in BSDI 1.1.; \
  FIXPROTO_DEFINES=""; export FIXPROTO_DEFINES; \
  mkinstalldirs="/bin/sh /www/src/gcc-3.1/gcc/mkinstalldirs"; \
    export mkinstalldirs; \
  if [ -d /usr/include ] ; then \
    /bin/sh /www/src/gcc-3.1/gcc/fixproto include include /usr/include; \
    if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \
  else true; fi; \
  echo timestamp > include/fixed; \
fi
fixproto: populating `include'
fix-header: fixing curses.h
Segmentation Fault - core dumped
*** Error code 1
make: Fatal error: Command failed for target `stmp-fixproto'
Current working directory /www/src/gcc-3.1/objdir/gcc
*** Error code 1
make: Fatal error: Command failed for target `all-gcc'


-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (5 preceding siblings ...)
  2004-04-21 21:53 ` lonnie_smetana at umanitoba dot ca
@ 2004-04-21 22:11 ` ebotcazou at gcc dot gnu dot org
  2004-04-22 16:17 ` lonnie_smetana at umanitoba dot ca
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-04-21 22:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-04-21 21:16 -------
This is PR bootstrap/12490.  Follow the link in bugzilla to get the fix.


-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (6 preceding siblings ...)
  2004-04-21 22:11 ` ebotcazou at gcc dot gnu dot org
@ 2004-04-22 16:17 ` lonnie_smetana at umanitoba dot ca
  2004-04-22 17:20 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: lonnie_smetana at umanitoba dot ca @ 2004-04-22 16:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From lonnie_smetana at umanitoba dot ca  2004-04-22 16:01 -------
I followed the instructions in 12490 and now I get:

/www/src/gcc-3.1/objdir/gcc/xgcc -B/www/src/gcc-3.1/objdir/gcc/ -
B/www/bin/gcc/sparc-sun-solaris2.9/bin/ -B/www/bin/gcc/sparc-sun-
solaris2.9/lib/ -isystem /www/bin/gcc/sparc-sun-solaris2.9/include -O2  -
DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-
3.1/gcc/. -I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include  -
DL_udivmoddi4 -c /www/src/gcc-3.1/gcc/libgcc2.c -fexceptions -fnon-call-
exceptions -o libgcc/./_udivmoddi4.o
/www/src/gcc-3.1/objdir/gcc/xgcc -B/www/src/gcc-3.1/objdir/gcc/ -
B/www/bin/gcc/sparc-sun-solaris2.9/bin/ -B/www/bin/gcc/sparc-sun-
solaris2.9/lib/ -isystem /www/bin/gcc/sparc-sun-solaris2.9/include -O2  -
DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-
3.1/gcc/. -I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include  -
DL_eprintf -c /www/src/gcc-3.1/gcc/libgcc2.c -o libgcc/./_eprintf.o
/www/src/gcc-3.1/objdir/gcc/xgcc -B/www/src/gcc-3.1/objdir/gcc/ -
B/www/bin/gcc/sparc-sun-solaris2.9/bin/ -B/www/bin/gcc/sparc-sun-
solaris2.9/lib/ -isystem /www/bin/gcc/sparc-sun-solaris2.9/include -O2  -
DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-
3.1/gcc/. -I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include  -
DL_bb -c /www/src/gcc-3.1/gcc/libgcc2.c -o libgcc/./_bb.o
/www/src/gcc-3.1/objdir/gcc/xgcc -B/www/src/gcc-3.1/objdir/gcc/ -
B/www/bin/gcc/sparc-sun-solaris2.9/bin/ -B/www/bin/gcc/sparc-sun-
solaris2.9/lib/ -isystem /www/bin/gcc/sparc-sun-solaris2.9/include -O2  -
DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-
3.1/gcc/. -I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include  -
DL__gcc_bcmp -c /www/src/gcc-3.1/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
rm -rf ./libgcc.a
ar  rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o 
libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o 
libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o 
libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o 
libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o 
libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o 
libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o 
libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o 
libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o 
libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o 
libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o 
libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o 
libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o 
libgcc/./_udivmoddi4.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o
if [ -f true ] || ( [ sparc-sun-solaris2.9 = sparc-sun-solaris2.9 ] && [ -
f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  true ./libgcc.a ; \
else true; fi;
/www/src/gcc-3.1/objdir/gcc/xgcc -B/www/src/gcc-3.1/objdir/gcc/ -
B/www/bin/gcc/sparc-sun-solaris2.9/bin/ -B/www/bin/gcc/sparc-sun-
solaris2.9/lib/ -isystem /www/bin/gcc/sparc-sun-solaris2.9/include -O2  -
DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-
3.1/gcc/. -I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include -
fexceptions -c /www/src/gcc-3.1/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
In file included from /www/src/gcc-3.1/gcc/unwind-dw2.c:26:
/www/src/gcc-3.1/gcc/unwind-pe.h: In function `read_encoded_value_with_base':
/www/src/gcc-3.1/gcc/unwind-pe.h:225: Internal compiler error in 
simplify_gen_subreg, at simplify-rtx.c:2719
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[2]: *** [libgcc/./unwind-dw2.o] Error 1
gmake[2]: Leaving directory `/www/src/gcc-3.1/objdir/gcc'
gmake[1]: *** [stmp-multilib] Error 2
gmake[1]: Leaving directory `/www/src/gcc-3.1/objdir/gcc'
gmake: *** [all-gcc] Error 2


-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (7 preceding siblings ...)
  2004-04-22 16:17 ` lonnie_smetana at umanitoba dot ca
@ 2004-04-22 17:20 ` ebotcazou at gcc dot gnu dot org
  2004-04-25  1:53 ` lonnie_smetana at umanitoba dot ca
  2004-04-25  2:11 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-04-22 17:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-04-22 17:05 -------
Amazing, this is the very same problem, which would suggest that GCC 3.1 is
miscompiled the same way as GCC 3.3.3 is.

But there is something unexpected here: why is there -O2 on the command line
with the bootstrap compiler?

gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -
DGENERATOR_FILE    -I. -I. -I/www/src/gcc-3.1/gcc -I/www/src/gcc-3.1/gcc/.  -
I/www/src/gcc-3.1/gcc/config -I/www/src/gcc-3.1/gcc/../include /www/src/gcc-
3.1/gcc/gen-protos.c -o gen-protos.o

Make sure to get rid of this -O2: unset CFLAGS and bootstrap only with 'gmake
bootstrap'.


-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (8 preceding siblings ...)
  2004-04-22 17:20 ` ebotcazou at gcc dot gnu dot org
@ 2004-04-25  1:53 ` lonnie_smetana at umanitoba dot ca
  2004-04-25  2:11 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: lonnie_smetana at umanitoba dot ca @ 2004-04-25  1:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From lonnie_smetana at umanitoba dot ca  2004-04-25 00:39 -------
I'm happy to report that all your help has payed off. I was finally able to 
compile GCC 3.3.3 successfully. Thank you very much for your help and patience. 
I really appreciate it!

-- 


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


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

* [Bug bootstrap/14987] build error on Solaris 9
  2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
                   ` (9 preceding siblings ...)
  2004-04-25  1:53 ` lonnie_smetana at umanitoba dot ca
@ 2004-04-25  2:11 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-25  2:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-25 01:05 -------
Ok, so this is invalid so closing.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2004-04-25  1:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-16 21:38 [Bug bootstrap/14987] New: build error on Solaris 9 lonnie_smetana at umanitoba dot ca
2004-04-17  8:43 ` [Bug bootstrap/14987] " pinskia at gcc dot gnu dot org
2004-04-18 21:14 ` ebotcazou at gcc dot gnu dot org
2004-04-20 13:55 ` lonnie_smetana at umanitoba dot ca
2004-04-20 14:18 ` ebotcazou at gcc dot gnu dot org
2004-04-20 14:18 ` ehrhardt at mathematik dot uni-ulm dot de
2004-04-21 21:53 ` lonnie_smetana at umanitoba dot ca
2004-04-21 22:11 ` ebotcazou at gcc dot gnu dot org
2004-04-22 16:17 ` lonnie_smetana at umanitoba dot ca
2004-04-22 17:20 ` ebotcazou at gcc dot gnu dot org
2004-04-25  1:53 ` lonnie_smetana at umanitoba dot ca
2004-04-25  2:11 ` 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).