[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build error in current svn



On Sunday 23 August 2009, 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.

Sorry about those.
The commit was done somewhat in anger as apparently nobody else is still 
taking care of such issues and are even unwilling to do the most basic 
analysis of where problems that users report originate.
Unfortunately that increases the risk of sloppiness.


Reply to: