This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrap/6825: gcc 3.1 fails to build on sunos 4.1.4



>Number:         6825
>Category:       bootstrap
>Synopsis:       gcc 3.1 fails to build on sunos 4.1.4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 26 18:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     jason andrade
>Release:        unknown-1.0
>Organization:
>Environment:
sunos4.1.4 with appropriate patches
sun4m - ss10 with dual ross 125Mhz hypersparc and 128M of ram
>Description:
An attempt to bootstrap gcc 3.1 on sunos4 failed.  I am using
a gcc 2.95.3 compiler (that itself does not build out of the box
without help).  gcc 3.04 also goes not build on sunos4.

I have tried to build gnu binutils to see if that might help but
that doesn't build on sunos4 either (binutils 2.12) so i'm now
stuck.

I can arrange ssh access to the sunos4 box for building/testing
if that can help.

make -j2 CFLAGS='-O2' LIBCFLAGS='-O2' LIBCXXFLAGS='-O2 -fno-implicit-templates' bootstrap-lean


make[2]: Entering directory `/server/source/build/gcc-3.1/gcc'
stage1/xgcc -Bstage1/ -B/opt/local/stow/gcc-3.1/sparc-sun-sunos4.1.4/bin/ -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o f/fini \
        f/fini.o ../libiberty/libiberty.a
stage1/xgcc -Bstage1/ -B/opt/local/stow/gcc-3.1/sparc-sun-sunos4.1.4/bin/ -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
ld: f/fini.o: no include table entry for header file 'f/fini.c'
collect2: ld returned 4 exit status
make[2]: *** [f/fini] Error 1
make[2]: *** Waiting for unfinished jobs....
ld: gen-protos.o: no include table entry for header file 'gen-protos.c'
collect2: ld returned 4 exit status
make[2]: *** [gen-protos] Error 1
make[2]: Leaving directory `/server/source/build/gcc-3.1/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/server/source/build/gcc-3.1/gcc'
make: *** [bootstrap-lean] Error 2
>How-To-Repeat:
multiple attempts at compile fail.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]