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
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
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
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
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?
>>
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.
>
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
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
>> #
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
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
10 matches
Mail list logo