[LLVMbugs] ld: warning: libbackend.a(insn-output.o): local symbol `' has no section
Reid Spencer
reid at x10sys.com
Thu Nov 4 18:47:15 PST 2004
Hrm, that seems pretty weird to me. It looks to me like the
insn-output.o object module is completely corrupted. Did you
accidentally replace it with a bytecode object file?
Reid.
On Thu, 2004-11-04 at 10:07, Henrik Bach wrote:
> 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
>
> ______________________________________________________________________
> _______________________________________________
> LLVMbugs mailing list
> LLVMbugs at cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmbugs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20041104/e48e8312/attachment.sig>
More information about the llvm-bugs
mailing list