[cfe-dev] clang++ linker issues on Ubuntu AMD64.
İsmail Dönmez
ismail at namtrac.org
Tue Jan 4 23:46:55 PST 2011
Hi;
On Wed, Jan 5, 2011 at 9:03 AM, Lang Hames <lhames at gmail.com> wrote:
> Hi All,
>
> I'm attempting to compile the following function
>
> int main() {}
>
> under Ubuntu 10.10 AMD64 with
>
> clang++ -o empty empty.cpp
>
> and it's yielding
>
> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 0 has
> invalid symbol index 11
> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 1 has
> invalid symbol index 12
>
Works with clang trunk (tested on openSUSE 11.4 M4)
Regards,
ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110105/bd45a132/attachment.html>
More information about the cfe-dev
mailing list