OK, I don't have this bug with amd64 but I have been able to reproduce it under x86.
Sylvestre PS: Don't hesitate to write words in your emails and to put the relevant part at the beginning of the email. Le lundi 13 juin 2011 à 18:03 +0200, Urs Janssen a écrit : > Package: clang > Version: 2.9-5 > Followup-For: Bug #629861 > > > > -- System Information: > Debian Release: wheezy/sid > APT prefers stable-updates > APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), > (500, 'stable'), (1, 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores) > Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1) > Shell: /bin/sh linked to /bin/bash > > Versions of packages clang depends on: > ii libc6 2.13-7 Embedded GNU C Library: Shared > lib > ii libffi5 3.0.9-7 Foreign Function Interface > library > ii libgcc1 1:4.6.0-13 GCC support library > ii libllvm2.9 2.9+dfsg-1 Low-Level Virtual Machine > (LLVM), > ii libstdc++6 4.6.0-13 GNU Standard C++ Library v3 > ii libstdc++6-4.5-dev 4.5.3-3 The GNU Standard C++ Library v3 > (d > > Versions of packages clang recommends: > ii llvm-2.9-dev 2.9+dfsg-1 Low-Level Virtual Machine > (LLVM), > ii python 2.6.6-14 interactive high-level > object-orie > > clang suggests no packages. > > -- no debconf information > > chao% clang -v -o foo foo.c > clang version 2.9 (tags/RELEASE_29/final) > Target: i386-pc-linux-gnu > Thread model: posix > "/usr/bin/clang" -cc1 -triple i386-pc-linux-gnu -emit-obj -mrelax-all > -disable-free -disable-llvm-verifier -main-file-name foo.c -mrelocation-model > static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -target-cpu > pentium4 -target-linker-version 2.21.52.20110606 -momit-leaf-frame-pointer -v > -resource-dir /usr/bin/../lib/clang/2.9 -ferror-limit 19 -fmessage-length 80 > -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o > /tmp/cc-MoD3me.o -x c foo.c > clang -cc1 version 2.9 based upon llvm 2.9 hosted on i386-pc-linux-gnu > ignoring nonexistent directory "/usr/include/i486-linux-gnu" > #include "..." search starts here: > #include <...> search starts here: > /usr/local/include > /usr/bin/../lib/clang/2.9/include > /usr/include > End of search list. > "/usr/bin/ld" --hash-style=both --build-id --eh-frame-hdr -m elf_i386 > -dynamic-linker /lib/ld-linux.so.2 -o foo /usr/lib/i386-linux-gnu/crt1.o > /usr/lib/i386-linux-gnu/crti.o crtbegin.o -L -L/../../../../lib -L/lib/../lib > -L/usr/lib/../lib -L/../../.. -L/usr/lib/i386-linux-gnu /tmp/cc-MoD3me.o > -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s > --no-as-needed crtend.o /usr/lib/i386-linux-gnu/crtn.o > /usr/bin/ld: cannot find crtbegin.o: No such file or directory > /usr/bin/ld: cannot find -lgcc > /usr/bin/ld: cannot find -lgcc_s > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > > > > _______________________________________________ > Pkg-llvm-team mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-llvm-team -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

