Bug#629594: clang calls linker with wrong args -> crt*.o searched in $pwd

Michael Wild themiwi at users.sourceforge.net
Wed Jun 8 11:24:06 UTC 2011


This is caused by a recent modification in libc6-dev (source eglibc),
presumably for multi-arch support. Attached patch teaches Clang to
search these directories. However, I suspect that it will break sooner
or later again when one does "cross-compiling" with -m64 or -m32 on i386
and amd64, respectively, because the "foreign" crt*.o files haven't been
moved yet. Don't know whether they ever will be moved, though, but logic
and some hunch tells me so...

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debdiff-629594-v1.patch
Type: text/x-patch
Size: 2056 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20110608/23cd382d/attachment.bin>


More information about the Pkg-llvm-team mailing list