Le mardi 31 mai 2011 à 09:39 +0200, Michael Wild a écrit :
> On 05/31/2011 12:05 AM, Sylvestre Ledru wrote:
> > Le samedi 28 mai 2011 à 20:37 +0200, Michael Wild a écrit :
> 
> Forget about that patch; I was obviously too distracted... Attached
> version 3 of the patch 
I am sorry but did you try your change ?

$ cat plop.cpp 
#include <fenv.h>

int main(){
        return 0;
}
$ clang -o plop plop.cpp 
In file included from plop.cpp:1:
/usr/include/c++/4.5/fenv.h:33:10: fatal error: 'bits/c++config.h' file
not
      found
#include <bits/c++config.h>
         ^
1 error generated.

Sylvestre






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to