I just took a look at the GCC command line list. 
(http://gcc.gnu.org/onlinedocs/gcc/Option-Index.html)

There are 1,993 different command lines... And while yes, a heck of a lot are 
warning flags, they still have to all categorized so that I can parse out the 
command line correctly. And then we have to reconcile options against the ones 
that VC has, and create more fields for the rest.

Hmm. This list 
(http://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html#Option-Summary) may help 
a lot when it comes to categorizing options we don't have to worry about.

Still, there is one hell of a lot of options  that have to be handled.

Is there anyone who could help me with this? It's a rather hefty task, and I'm 
never gonna get this done anytime soon if I don't get some serious help on this.

G

[Description: Description: Description: 
fearthecowboy]<http://fearthecowboy.com/>

Garrett Serack | Microsoft Open Source Software Developer | Microsoft 
Corporation
Office:(425)706-7939                                       email/messenger: 
garre...@microsoft.com<mailto:garre...@microsoft.com>
blog: http://fearthecowboy.com<http://fearthecowboy.com/>                       
               twitter: @fearthecowboy<http://twitter.com/fearthecowboy>

I don't make the software you use; I make the software you use better on 
Windows.




<<inline: image001.gif>>

_______________________________________________
Mailing list: https://launchpad.net/~coapp-developers
Post to     : coapp-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~coapp-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to