[sldev] Error:unknown option -p when compiling out of the box on Mac

Sammy Frederix sammy.frederix at gmail.com
Tue Apr 15 00:12:34 PDT 2008


On 14/04/2008, at 4:21 AM, Carsten Juttner wrote:
> Aimee Walton wrote:
>> On Apr 13, 2008, at 15:20, Carsten Juttner wrote:
>>> I know that it wasn't the case before since I always mess up the  
>>> options (too used to the convention of prefixing "--" to long  
>>> command options)
>> ... which is now correct it seems :)
>> Ah, great :)
> The command line parsing was switched to boost::program_options so  
> it is obviously more flexible now.

Though after a quick look through the Boost documentation, I didn't  
see a way of telling it to ignore -psn_0_.... paramaters.

Does anyone know if this can be fixed in Boost, or will I need to  
strip the PSN out of argv before boost parses the command line?


More information about the SLDev mailing list