Le samedi 24 mars 2012 à 19:23 +0100, Robert Luberda a écrit :
> Package: clang
> Version: 3.0-6
> Severity: normal
> 
>    [21]/tmp> clang++ -ggdb  test.cpp -o testcrash
>    [22]/tmp> ./testcrash
>    Illegal instruction (core dumped)
??
Is there anything special I should now about your system ?
It works fine on my systems (both amd64 & x86).
$  clang++ -ggdb  plop.cpp -o testcrash && ./testcrash && echo $?
0

S




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to