[LLVMbugs] ld: warning: libbackend.a(insn-output.o): local symbol `' has no section
Henrik Bach
henrik_bach_llvm at hotmail.com
Thu Nov 4 10:07:09 PST 2004
Hi,
When compiling the llvm frontend I get these errors:
---------------------------
ranlib libbackend.a
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H
-o cc1.exe \
c-parse.o c-lang.o c-pretty-print.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 libcpp.a main.o libbackend.a
../libiberty/libiberty.a
ld: warning: libbackend.a(insn-output.o): local symbol `' has no section
ld: warning: libbackend.a(insn-output.o): local symbol `º' has no section
ld: warning: libbackend.a(insn-output.o): local symbol `9' has no section
ld: warning: libbackend.a(insn-output.o): local symbol `Ò' has no section
...
ld: warning: libbackend.a(insn-output.o): local symbol `' has no section
ld: warning: libbackend.a(insn-output.o): local symbol `ø' has no section
ld: warning: libbackend.a(insn-output.o): local symbol `/' has no section
ld: warning: libbackend.a(insn-output.o): local symbol `' has no section
libbackend.a: could not read symbols: Memory exhausted
make[1]: *** [cc1.exe] Error 1
---------------------------
Is it usual that the linker complains?
Henrik.
_________________________________________________________________
Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250 MB
lagerkapacitet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: my_make.zip
Type: application/x-zip-compressed
Size: 2455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20041104/b2f4d7c1/attachment.bin>
More information about the llvm-bugs
mailing list