I am facing a problem with GCC 4.0.3 in chapter 6.

In file included from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
../../../sources/gcc-4.0.3/gcc/tsystem.h:90:19: error: stdio.h: No such
file or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:93:23: error: sys/types.h: No
such file or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:96:19: error: errno.h: No such
file or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:103:20: error: string.h: No such
file or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:104:20: error: stdlib.h: No such
file or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:105:20: error: unistd.h: No such
file or directory
In file included from /build/gccbuild/gcc/include/syslimits.h:7,
                 from /build/gccbuild/gcc/include/limits.h:11,
                 from ../../../sources/gcc-4.0.3/gcc/tsystem.h:108,
                 from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
/build/gccbuild/gcc/include/limits.h:122:61: error: limits.h: No such file
or directory
In file included from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
../../../sources/gcc-4.0.3/gcc/tsystem.h:111:18: error: time.h: No such
file or directory
make[1]: *** [crtbegin.o] Error 1

Plz refer to the txt file for the entire output.

make[1]: Leaving directory `/build/gccbuild/gcc'
make: *** [all-gcc] Error 2
In file included from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
../../../sources/gcc-4.0.3/gcc/tsystem.h:90:19: error: stdio.h: No such file or 
directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:93:23: error: sys/types.h: No such 
file or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:96:19: error: errno.h: No such file or 
directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:103:20: error: string.h: No such file 
or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:104:20: error: stdlib.h: No such file 
or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:105:20: error: unistd.h: No such file 
or directory
In file included from /build/gccbuild/gcc/include/syslimits.h:7,
                 from /build/gccbuild/gcc/include/limits.h:11,
                 from ../../../sources/gcc-4.0.3/gcc/tsystem.h:108,
                 from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
/build/gccbuild/gcc/include/limits.h:122:61: error: limits.h: No such file or 
directory
In file included from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
../../../sources/gcc-4.0.3/gcc/tsystem.h:111:18: error: time.h: No such file or 
directory
make[1]: *** [crtbegin.o] Error 1
make[1]: Leaving directory `/build/gccbuild/gcc'
make: *** [all-gcc] Error 2




The Entire Part of the out put
../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/tree-loop-linear.c -o tree-loop-linear.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     \
        ../../../sources/gcc-4.0.3/gcc/config/i386/i386.c -o i386.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include  \
        ../../../sources/gcc-4.0.3/gcc/config/host-linux.c
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/tree-inline.c -o tree-inline.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cgraph.c -o cgraph.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cgraphunit.c -o cgraphunit.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/tree-nomudflap.c -o tree-nomudflap.o
rm -rf libbackend.a
ar rc libbackend.a tree-chrec.o tree-scalar-evolution.o tree-data-ref.o 
tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o 
gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o 
tree-vn.o tree-ssa-dce.o  tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o 
tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o 
tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o 
tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o 
tree-phinodes.o tree-ssanames.o tree-sra.o tree-complex.o tree-ssa-loop.o 
tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o 
tree-vectorizer.o tree-vect-analyze.o tree-vect-transform.o 
tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-loop-ivopts.o 
tree-if-conv.o tree-ssa-loop-unswitch.o 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-unswi
 tch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o 
cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o 
debug.o df.o diagnostic.o dojump.o dominance.o loop-doloop.o dwarf2asm.o 
dwarf2out.o emit-rtl.o except.o explow.o loop-iv.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 modulo-sched.o optabs.o options.o opts.o params.o postreload.o 
postreload-gcse.o predict.o insn-preds.o pointer-set.o postreload.o print-rtl.o 
print-tree.o profile.o value-prof.o var-tracking.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 sdbo
 ut.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o targhoo
ks.o timevar.o toplev.o tracer.o tree.o tree-dump.o varasm.o varray.o vec.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 passes.o rtl-profile.o tree-profile.o 
rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o lambda-code.o 
tree-loop-linear.o i386.o  host-linux.o tree-inline.o cgraph.o cgraphunit.o 
tree-nomudflap.o
ranlib  libbackend.a
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  -o cc1 \
        c-parse.o c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o 
c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o 
c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o 
c-objc-common.o c-dump.o c-pch.o  c-gimplify.o tree-mudflap.o c-pretty-print.o 
main.o  libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a   
../libiberty/libiberty.a
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/gcov.c -o gcov.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/errors.c -o errors.o
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  gcov.o intl.o 
version.o errors.o ../libcpp/libcpp.a   ../libiberty/libiberty.a -o gcov
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/gcov-dump.c -o gcov-dump.o
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  gcov-dump.o 
version.o errors.o ../libcpp/libcpp.a   ../libiberty/libiberty.a -o gcov-dump
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/cp-lang.c -o cp/cp-lang.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/call.c -o cp/call.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-variadic-macros -Wold-style-definition   
-fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/cp -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/decl.c -o cp/decl.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-va
 riadic-macros -Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H 
-I. -Icp -I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/expr.c -o cp/expr.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-variadic-macros -Wold-style-definition   
-fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/cp -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/pt.c -o cp/pt.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/typeck2.c -o cp/typeck2.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/class.c -o cp/class.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/decl2.c -o cp/decl2.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/error.c -o cp/error.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/lex.c -o cp/lex.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/parser.c -o cp/parser.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/ptree.c -o cp/ptree.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/rtti.c -o cp/rtti.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-variadic-macros -Wold-style-definition   
-fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/cp -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/typeck.c -o cp/typeck.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/cvt.c -o cp/cvt.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/except.c -o cp/except.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/friend.c -o cp/friend.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/init.c -o cp/init.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-variadic-macros -Wold-style-definition   
-fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/cp -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/method.c -o cp/method.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/search.c -o cp/search.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/semantics.c -o cp/semantics.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/tree.c -o cp/tree.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-variadic-macros -Wold-style-definition   
-fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/cp -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/repo.c -o cp/repo.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-va
 riadic-macros -Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H 
-I. -Icp -I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/dump.c -o cp/dump.ogcc -c   -g -O2  -DIN_GCC  
 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long -Wno-variadic-macros -Wold-style-definition   
-fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/cp -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/optimize.c -o cp/optimize.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/mangle.c -o cp/mangle.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/cp-objcp-common.c -o cp/cp-objcp-common.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/name-lookup.c -o cp/name-lookup.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -Icp 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/cp 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cp/cp-gimplify.c -o cp/cp-gimplify.o
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  -o cc1plus \
      cp/cp-lang.o stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o 
cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o 
cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o 
cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o 
cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o 
cp/cp-gimplify.o tree-mudflap.o attribs.o c-common.o c-format.o c-pragma.o 
c-semantics.o c-lex.o c-dump.o  c-pretty-print.o c-opts.o c-pch.o c-incpath.o 
cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o tree-inline.o 
main.o  libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a   
../libiberty/libiberty.a
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include      \
-DTARGET_MACHINE=\"i686-pc-linux-gnu\" \
-c ../../../sources/gcc-4.0.3/gcc/collect2.c -o collect2.o
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/tlink.c -o tlink.o
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  -o Tcollect2 \
        collect2.o tlink.o intl.o version.o ../libcpp/libcpp.a   
../libiberty/libiberty.a
mv -f Tcollect2 collect2
if test yes = yes \
   || test -n ""; then \
  /bin/sh ../../../sources/gcc-4.0.3/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../../sources/gcc-4.0.3/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh ../../../sources/gcc-4.0.3/gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
lsf="../../../sources/gcc-4.0.3/gcc/cp/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|../../../sources/gcc-4.0.3/gcc/||' > tmp-specs.h
/bin/sh ../../../sources/gcc-4.0.3/gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
(SHLIB_LINK='/build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ 
-B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem 
/usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -O2  
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition -Wno-error -isystem ./include  -fPIC -g 
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared 
-nodefaultlibs -Wl,[EMAIL PROTECTED]@.so.1 -Wl,[EMAIL PROTECTED]@ -o 
@multilib_dir@/@[EMAIL PROTECTED] @multilib_flags@ @shlib_objs@ -lc && rm -f 
@multilib_dir@/@[EMAIL PROTECTED] && if [ -f @multilib_dir@/@[EMAIL PROTECTED] 
]; then mv -f @multilib_dir@/@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL 
PROTECTED]; else true; fi && mv @multilib_dir@/@[EMAIL PROTECTED] 
@multilib_dir@/@[EMAIL PROTECTED] && ln -s @[EMAIL PROTECTED] 
@multilib_dir@/@[EMAIL PROTECTED]' \
SHLIB_MULTILIB=''; \
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition  -Wno-error -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" 
-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" 
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.0.3\" 
-DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" 
-DSTANDARD_BINDIR_PREFIX=\"/usr/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_MULTILIB"` \
  -c ../../../sources/gcc-4.0.3/gcc/gcc.c -o gcc.o)
../../../sources/gcc-4.0.3/gcc/gcc.c:938: warning: string length '844' is 
greater than the length '509' ISO C89 compilers are required to support
../../../sources/gcc-4.0.3/gcc/gcc.c:963: warning: string length '608' is 
greater than the length '509' ISO C89 compilers are required to support
../../../sources/gcc-4.0.3/gcc/gcc.c:1559: warning: string length '695' is 
greater than the length '509' ISO C89 compilers are required to support
(SHLIB_LINK='/build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ 
-B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem 
/usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -O2  
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,[EMAIL 
PROTECTED]@.so.1 -Wl,[EMAIL PROTECTED]@ -o @multilib_dir@/@[EMAIL PROTECTED] 
@multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@[EMAIL PROTECTED] && 
if [ -f @multilib_dir@/@[EMAIL PROTECTED] ]; then mv -f @multilib_dir@/@[EMAIL 
PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]; else true; fi && mv 
@multilib_dir@/@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED] && ln -s 
@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]' \
SHLIB_MULTILIB=''; \
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" 
-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" 
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.0.3\" 
-DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" 
-DSTANDARD_BINDIR_PREFIX=\"/usr/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_MULTILIB"` \
  -c ../../../sources/gcc-4.0.3/gcc/gccspec.c -o gccspec.o)
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  -o xgcc gcc.o 
gccspec.o intl.o \
  prefix.o version.o  ../libcpp/libcpp.a   ../libiberty/libiberty.a
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
../../../sources/gcc-4.0.3/gcc/cppspec.c -o cppspec.o
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  -o cpp gcc.o 
cppspec.o intl.o \
  prefix.o version.o  ../libcpp/libcpp.a   ../libiberty/libiberty.a
/build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ -B/usr/i686-pc-linux-gnu/bin/ 
-B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem 
/usr/i686-pc-linux-gnu/sys-include -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f /usr/include/limits.h ] ; then \
  cat ../../../sources/gcc-4.0.3/gcc/limitx.h 
../../../sources/gcc-4.0.3/gcc/glimits.h 
../../../sources/gcc-4.0.3/gcc/limity.h > tmp-xlimits.h; \
else \
  cat ../../../sources/gcc-4.0.3/gcc/glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
(SHLIB_LINK='/build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ 
-B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem 
/usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -O2  
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,[EMAIL 
PROTECTED]@.so.1 -Wl,[EMAIL PROTECTED]@ -o @multilib_dir@/@[EMAIL PROTECTED] 
@multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@[EMAIL PROTECTED] && 
if [ -f @multilib_dir@/@[EMAIL PROTECTED] ]; then mv -f @multilib_dir@/@[EMAIL 
PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]; else true; fi && mv 
@multilib_dir@/@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED] && ln -s 
@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]' \
SHLIB_MULTILIB=''; \
gcc -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I. 
-I../../../sources/gcc-4.0.3/gcc -I../../../sources/gcc-4.0.3/gcc/. 
-I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include     
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" 
-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" 
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.0.3\" 
-DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" 
-DSTANDARD_BINDIR_PREFIX=\"/usr/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_MULTILIB"` \
        -I. -I. -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/. -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include  
../../../sources/gcc-4.0.3/gcc/cp/g++spec.c)
gcc   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros 
-Wold-style-definition   -fomit-frame-pointer -DHAVE_CONFIG_H  -o g++ \
  gcc.o g++spec.o intl.o prefix.o version.o   ../libcpp/libcpp.a   
../libiberty/libiberty.a
echo | /build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ 
-B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem 
/usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -E 
-dM - | \
  sed -n 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p ; \
        s/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
  sort -u > tmp-macro_list
/bin/sh ../../../sources/gcc-4.0.3/gcc/../move-if-change tmp-macro_list 
macro_list
echo timestamp > s-macro_list
rm -rf include; mkdir include
chmod a+rx include
(TARGET_MACHINE='i686-pc-linux-gnu'; srcdir=`cd ../../../sources/gcc-4.0.3/gcc; 
${PWDCMD-pwd}`; \
  SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \
  export TARGET_MACHINE srcdir SHELL MACRO_LIST && \
  cd ../build-i686-pc-linux-gnu/fixincludes && \
  /bin/sh -c true ../../gcc/include \
    /usr/include  )
rm -f include/syslimits.h
if [ -f include/limits.h ]; then \
  mv include/limits.h include/syslimits.h; \
else \
  cp ../../../sources/gcc-4.0.3/gcc/gsyslimits.h include/syslimits.h; \
fi
chmod a+r include/syslimits.h
echo timestamp > stmp-fixinc
rm -f mm_malloc.h
cat ../../../sources/gcc-4.0.3/gcc/config/i386/pmm_malloc.h > mm_malloc.h
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
for file in .. ../../../sources/gcc-4.0.3/gcc/ginclude/float.h 
../../../sources/gcc-4.0.3/gcc/ginclude/iso646.h 
../../../sources/gcc-4.0.3/gcc/ginclude/stdarg.h 
../../../sources/gcc-4.0.3/gcc/ginclude/stdbool.h 
../../../sources/gcc-4.0.3/gcc/ginclude/stddef.h 
../../../sources/gcc-4.0.3/gcc/ginclude/varargs.h 
../../../sources/gcc-4.0.3/gcc/unwind.h 
../../../sources/gcc-4.0.3/gcc/config/i386/mmintrin.h 
../../../sources/gcc-4.0.3/gcc/config/i386/mm3dnow.h 
../../../sources/gcc-4.0.3/gcc/config/i386/xmmintrin.h 
../../../sources/gcc-4.0.3/gcc/config/i386/emmintrin.h 
../../../sources/gcc-4.0.3/gcc/config/i386/pmmintrin.h mm_malloc.h; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    echo timestamp > include/$realfile; \
    rm -f include/$realfile; \
    cp $file include; \
    chmod a+r include/$realfile; \
  fi; \
done
rm -f include/limits.h
cp xlimits.h include/limits.h
chmod a+r include/limits.h
rm -f include/README
cp ../../../sources/gcc-4.0.3/gcc/../fixincludes/README-fixinc include/README
chmod a+r include/README
echo timestamp > stmp-int-hdrs
objext='.o' \
LIB1ASMFUNCS='' \
LIB2FUNCS_ST='_eprintf __gcc_bcmp' \
LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork 
_gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve' \
LIB2ADD='' \
LIB2ADD_ST='' \
LIB2ADDEH='../../../sources/gcc-4.0.3/gcc/unwind-dw2.c 
../../../sources/gcc-4.0.3/gcc/unwind-dw2-fde-glibc.c 
../../../sources/gcc-4.0.3/gcc/unwind-sjlj.c 
../../../sources/gcc-4.0.3/gcc/gthr-gnat.c 
../../../sources/gcc-4.0.3/gcc/unwind-c.c' \
LIB2ADDEHSTATIC='../../../sources/gcc-4.0.3/gcc/unwind-dw2.c 
../../../sources/gcc-4.0.3/gcc/unwind-dw2-fde-glibc.c 
../../../sources/gcc-4.0.3/gcc/unwind-sjlj.c 
../../../sources/gcc-4.0.3/gcc/gthr-gnat.c 
../../../sources/gcc-4.0.3/gcc/unwind-c.c' \
LIB2ADDEHSHARED='../../../sources/gcc-4.0.3/gcc/unwind-dw2.c 
../../../sources/gcc-4.0.3/gcc/unwind-dw2-fde-glibc.c 
../../../sources/gcc-4.0.3/gcc/unwind-sjlj.c 
../../../sources/gcc-4.0.3/gcc/gthr-gnat.c 
../../../sources/gcc-4.0.3/gcc/unwind-c.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c' \
LIBUNWIND='' \
LIBUNWINDDEP='' \
SHLIBUNWIND_LINK='' \
SHLIBUNWIND_INSTALL='' \
FPBIT='' \
FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf 
_compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf 
_sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi 
_usi_to_sf' \
LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \
DPBIT='' \
DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df 
_compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df 
_df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi 
_usi_to_df' \
TPBIT='' \
TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf 
_compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf 
_tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi 
_usi_to_tf' \
MULTILIBS=`/build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ 
-B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem 
/usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include 
--print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK='/build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ 
-B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem 
/usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -O2  
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,[EMAIL 
PROTECTED]@.so.1 -Wl,[EMAIL PROTECTED]@ -o @multilib_dir@/@[EMAIL PROTECTED] 
@multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@[EMAIL PROTECTED] && 
if [ -f @multilib_dir@/@[EMAIL PROTECTED] ]; then mv -f @multilib_dir@/@[EMAIL 
PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]; else true; fi && mv 
@multilib_dir@/@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED] && ln -s 
@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]' \
SHLIB_INSTALL='$(mkinstalldirs) $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; 
/tools/bin/install -c -m 644 @multilib_dir@/@[EMAIL PROTECTED] 
$(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@[EMAIL PROTECTED]; rm -f 
$(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@[EMAIL PROTECTED]; ln -s @[EMAIL 
PROTECTED] $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@[EMAIL PROTECTED]' \
SHLIB_EXT='.so' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='../../../sources/gcc-4.0.3/gcc/mkmap-symver.awk' \
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='../../../sources/gcc-4.0.3/gcc/libgcc-std.ver 
../../../sources/gcc-4.0.3/gcc/config/libgcc-glibc.ver' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
ASM_HIDDEN_OP='' \
mkinstalldirs='/bin/sh ../../../sources/gcc-4.0.3/gcc/../mkinstalldirs' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
TARGET_CPU_DEFAULT="" \
HEADERS="ansidecl.h" DEFINES="" \
/bin/sh ../../../sources/gcc-4.0.3/gcc/mkconfig.sh tconfig.h
/build/gccbuild/gcc/xgcc -B/build/gccbuild/gcc/ -B/usr/i686-pc-linux-gnu/bin/ 
-B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem 
/usr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem 
./include  -I. -I. -I../../../sources/gcc-4.0.3/gcc 
-I../../../sources/gcc-4.0.3/gcc/. -I../../../sources/gcc-4.0.3/gcc/../include 
-I../../../sources/gcc-4.0.3/gcc/../libcpp/include   -g0 
-finhibit-size-directive -fno-inline-functions -fno-exceptions 
-fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
   -c ../../../sources/gcc-4.0.3/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
In file included from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
../../../sources/gcc-4.0.3/gcc/tsystem.h:90:19: error: stdio.h: No such file or 
directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:93:23: error: sys/types.h: No such 
file or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:96:19: error: errno.h: No such file or 
directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:103:20: error: string.h: No such file 
or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:104:20: error: stdlib.h: No such file 
or directory
../../../sources/gcc-4.0.3/gcc/tsystem.h:105:20: error: unistd.h: No such file 
or directory
In file included from /build/gccbuild/gcc/include/syslimits.h:7,
                 from /build/gccbuild/gcc/include/limits.h:11,
                 from ../../../sources/gcc-4.0.3/gcc/tsystem.h:108,
                 from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
/build/gccbuild/gcc/include/limits.h:122:61: error: limits.h: No such file or 
directory
In file included from ../../../sources/gcc-4.0.3/gcc/crtstuff.c:64:
../../../sources/gcc-4.0.3/gcc/tsystem.h:111:18: error: time.h: No such file or 
directory
make[1]: *** [crtbegin.o] Error 1
make[1]: Leaving directory `/build/gccbuild/gcc'
make: *** [all-gcc] Error 2
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to