Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-06-07 Thread Vedran Miletić
Hi Jan, thanks, it seems to work now with 1:3.3~+rc3-1~exp1 and GCC from experimental. Regards, Vedran 2013/5/30 Vedran Miletić : > 2013/5/30 Sylvestre Ledru : >> No. I need a single C/C++ file and the clang command line. > > $ cat foo.cc > #include > > int main() > { > return 0; > } > > $ cl

Bug#705418: clang

2013-05-31 Thread Sylvestre Ledru
On 31/05/2013 16:41, Jan Christoph Uhde wrote: > Hey Vedran, > > I had exactly your problem moments ago, it was > due to a mixed sid / experimental installation. > Use 'apt-show-versions -a' or whatever to confirm > that your clang is installed as it is supposed > to. Thanks for the feedback. > I

Bug#705418: clang

2013-05-31 Thread Jan Christoph Uhde
Hey Vedran, I had exactly your problem moments ago, it was due to a mixed sid / experimental installation. Use 'apt-show-versions -a' or whatever to confirm that your clang is installed as it is supposed to. I was playing with clang to get it working with vim. Dear Maintainer it would be nice if

Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-05-30 Thread Vedran Miletić
2013/5/30 Sylvestre Ledru : > No. I need a single C/C++ file and the clang command line. $ cat foo.cc #include int main() { return 0; } $ clang++ -o foo foo.cc foo.cc:1:10: fatal error: 'stdarg.h' file not found #include ^ 1 error generated. Regards, Vedran -- To UNSUBSCRIBE, em

Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-05-30 Thread Sylvestre Ledru
On 30/05/2013 19:08, Vedran Miletić wrote: > 2013/5/30 Sylvestre Ledru : >> On 30/05/2013 17:57, Vedran Miletić wrote: >>> 2013/5/14 Sylvestre Ledru : Le 14/04/2013 18:51, Vedran Miletić a écrit : > Package: llvm-toolchain-3.2 >>> >>> Could you please try building ns-3.17 [1] yourself? >>

Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-05-30 Thread Vedran Miletić
2013/5/30 Sylvestre Ledru : > On 30/05/2013 17:57, Vedran Miletić wrote: >> 2013/5/14 Sylvestre Ledru : >>> Le 14/04/2013 18:51, Vedran Miletić a écrit : Package: llvm-toolchain-3.2 >> >> Could you please try building ns-3.17 [1] yourself? > Please provide a test case which shows your issue. >

Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-05-30 Thread Sylvestre Ledru
On 30/05/2013 17:57, Vedran Miletić wrote: > 2013/5/14 Sylvestre Ledru : >> Le 14/04/2013 18:51, Vedran Miletić a écrit : >>> Package: llvm-toolchain-3.2 > > Could you please try building ns-3.17 [1] yourself? Please provide a test case which shows your issue. Thanks, Sylvestre -- To UNSUBSCR

Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-05-30 Thread Vedran Miletić
2013/5/14 Sylvestre Ledru : > Le 14/04/2013 18:51, Vedran Miletić a écrit : >> Package: llvm-toolchain-3.2 >> >> Version: 1:3.2repack-1~exp4 >> /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/cwchar:45: >> /usr/include/wchar.h:39:11: fatal error: 'stdarg.h' file not found >> #

Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-05-14 Thread Sylvestre Ledru
Le 14/04/2013 18:51, Vedran Miletić a écrit : > Package: llvm-toolchain-3.2 > > Version: 1:3.2repack-1~exp4 > /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/cwchar:45: > /usr/include/wchar.h:39:11: fatal error: 'stdarg.h' file not found > # include > ^ > 1 error gen

Bug#705418: clang++ fails to find stdarg.h include (and probably others)

2013-04-14 Thread Vedran Miletić
Package: llvm-toolchain-3.2 Version: 1:3.2repack-1~exp4 Hi, when compiling ns-3-dev [1] using clang 1:3.2repack-1~exp4 I get the error: 682/1868] cxx: examples/tutorial/fifth.cc -> build/examples/tutorial/fifth.cc.6.o [ 683/1868] cxx: examples/tutorial/sixth.cc -> build/examples/tutorial/sixth