On Sun, Aug 23, 2009 at 11:51:03AM +0100, Ian Campbell wrote:
>I'm seeing with current svn trunk 
>        cc1: warning: command line option "-nostdinc++" is valid for 
> C++/ObjC++ but not for C
>        <stdin>:25:3: error: invalid preprocessing directive #Used
>        <stdin>:31:3: error: invalid preprocessing directive #Used
>        cc1: warning: command line option "-nostdinc++" is valid for 
> C++/ObjC++ but not for C
>        make: *** [/storage/mirror/tmp/squeeze/rawlist] Error 1
>        
>Looks like the cause is r1947. Although this is a shell script the here
>end up in the output which gets fed to cpp and are not valid comments as
>far as cpp is concerned. Use C style comments instead. 

Yup. I was just looking into daily build failures too. Fixed. :-)

-- 
Steve McIntyre, Cambridge, UK.                                [email protected]
Welcome my son, welcome to the machine.


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

Reply via email to