GCC 3.4.0 build failed on interix3
Tristan Fillmore
tfillmore@beatware.com
Thu Apr 22 19:19:00 GMT 2004
Build steps used:
-----------------
cd gcc-3.4.0/
mkdir obj-i586-pc-interix3
cd obj-i586-pc-interix3/
../configure --host=i586-pc-interix3
make bootstrap (I am using GNU make)
Here's the last bit of the output:
----------------------------------
Bootstrapping the compiler
make[1]: Entering directory `/root/gcc-3.4.0/obj-i586-pc-interix3/gcc'
make CC="gcc" libdir=/usr/local/lib LANGUAGES="c " \
CFLAGS="-g " MAKEINFO="/root/gcc-3.4.0/missing makeinfo
--split-size=5000000" \
MAKEINFOFLAGS="--no-split" COVERAGE_FLAGS= \
OBJS-onestep="alias.o bb-reorder.o bitmap.o builtins.o
caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o
cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o
loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o
coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o
doloop.o dominance.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o
explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o
genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o
hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o
insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o
jump.o langhooks.o lcm.o lists.o local-alloc.o loop.o optabs.o
options.o opts.o params.o postreload.o predict.o print-rtl.o
print-tree.o value-prof.o profile.o ra.o ra-build.o ra-colorize.o
ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o
regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o
rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o
sdbout.o sibcall.o simplify-rtx.o sreal.o stmt.o stor-layout.o
stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o
unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o
et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o i386.o
winnt.o host-default.o hashtable.o tree-inline.o tree-optimize.o
cgraph.o cgraphunit.o"make[2]: Entering directory
`/root/gcc-3.4.0/obj-i586-pc-interix3/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
sh ../../gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386.h config/i386/unix.h config/i386/bsd.h
config/i386/gas.h config/i386/i386-interix.h config/i386/i386-interix3.h
config/interix.h config/interix3.h defaults.h" DEFINES="" \
sh ../../gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
sh ../../gcc/mkconfig.sh bconfig.h
gcc -c -D__INTERIX -D_ALL_SOURCE -g -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I.
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../intl
../../gcc/genmodes.c -o genmodes.o
In file included from ../../gcc/genmodes.c:23:
../../gcc/system.h:339: error: conflicting types for `strsignal'
/usr/include/string.h:100: error: previous declaration of `strsignal'
make[2]: *** [genmodes.o] Error 1
make[2]: Leaving directory `/root/gcc-3.4.0/obj-i586-pc-interix3/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/root/gcc-3.4.0/obj-i586-pc-interix3/gcc'
make: *** [bootstrap] Error 2
Regards,
Tristan
More information about the Gcc
mailing list