This is the mail archive of the gcc@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]

Trunk error


I get the following errors from mpfr 2.2.0.
Are there any patches I need for it?
These occur while compiling GCC trunk 4.3.
Started today.
Bobby
1686-pc-cygwin

ar rc libbackend.a double-int.o tree-chrec.o tree-scalar-evolution.o tree-data-r
ef.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o gi
mplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o tre
e-vn.o tree-ssa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv.o tree-ssa-co
pyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o t
ree-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 omp-low.o tree-phinodes.
o tree-ssanames.o tree-sra.o tree-complex.o tree-vect-generic.o tree-ssa-loop.o
tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-ssa-thr
eadedge.o tree-vectorizer.o tree-vect-analyze.o tree-vect-transform.o tree-vect-
patterns.o tree-ssa-loop-prefetch.o tree-ssa-loop-ivcanon.o tree-ssa-propagate.o
tree-ssa-address.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o t
ree-ssa-loop-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o c
alls.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 c
onflict.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-core.o df-problems.o df-scan.o df
p.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 f
unction.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-o
pinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o langho
oks.o lcm.o lists.o local-alloc.o mode-switching.o modulo-sched.o optabs.o optio
ns.o opts.o opts-common.o params.o postreload.o postreload-gcse.o predict.o insn
-preds.o insn-automata.o pointer-set.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 sc
hed-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o see.o simplify-rtx.o sre
al.o stmt.o stor-layout.o stringpool.o struct-equiv.o targhooks.o timevar.o topl
ev.o tracer.o tree.o tree-dump.o varasm.o varray.o vec.o version.o vmsdbgout.o x
coffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.
o web.o passes.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans
.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vrp.o tree-stdarg.
o tree-cfgcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tree-object-size.o
rtl-factoring.o i386.o winnt.o winnt-stubs.o host-cygwin.o tree-inline.o cgraph
.o cgraphunit.o tree-nomudflap.o ipa.o ipa-inline.o ipa-utils.o ipa-reference.o
ipa-pure-const.o ipa-type-escape.o ipa-prop.o ipa-cp.o
ranlib libbackend.a
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p
rototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H
-o cc1-dummy.exe 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-sem
antics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-co
mmon.o c-dump.o c-pch.o c-parser.o cygwin2.o c-gimplify.o tree-mudflap.o c-prett
y-print.o c-omp.o dummy-checksum.o \
main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/
libdecnumber.a ../libcpp/libcpp.a -lintl -liconv ../libiberty/libiberty.a ../lib
decnumber/libdecnumber.a -lmpfr -lgmp
libbackend.a(real.o): In function `real_from_mpfr':
/home/bobby/gcc-4_3/o/gcc/../../gcc/gcc/real.c:4965: undefined reference to `_mp
fr_free_str'
libbackend.a(builtins.o): In function `fold_builtin_exponent':
/home/bobby/gcc-4_3/o/gcc/../../gcc/gcc/builtins.c:7888: undefined reference to
`_mpfr_exp10'
libbackend.a(builtins.o): In function `fold_builtin':
/home/bobby/gcc-4_3/o/gcc/../../gcc/gcc/builtins.c:9056: undefined reference to
`_mpfr_exp10'
collect2: ld returned 1 exit status
make[2]: *** [cc1-dummy.exe] Error 1
make[2]: Leaving directory `/home/bobby/gcc-4_3/o/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/home/bobby/gcc-4_3/o'
make: *** [all] Error 2


Bobby@home-12kz5hgvqb /home/bobby/gcc-4_3/o
$


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