[llvm-commits] [llvm] r112954 - /llvm/trunk/Makefile.rules

Mikhail Glushenkov foldr at codedgers.com
Fri Sep 3 08:19:33 PDT 2010


Hi,

On Fri, Sep 03, 2010 at 11:38:58PM +0900, NAKAMURA Takumi wrote:
> Mikhail,
>
> Is it not GNU ld. what you use for cross build.?
> Please tell me, version of gcc driver and binutils you are using.
> We might need to let autoconf determine something.

BTW, ld was complaining about syntax error in 'exported_symbols.lst' which it
interpreted as a linker script. Maybe the problem here is the wrong file
extension (.lst instead of .def) ?

--
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments



More information about the llvm-commits mailing list