Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-core-dev] Tool settings

Sounds like a bug...  could you file this in Bugzilla?  We might be able
to squeak this in for 3.0.1

___________________________________________
 
Chris Recoskie
Software Designer
Texas Instruments, Toronto
http://eclipse.org/cdt
 
 
> -----Original Message-----
> From: cdt-core-dev-bounces@xxxxxxxxxxx [mailto:cdt-core-dev-
> bounces@xxxxxxxxxxx] On Behalf Of wieant@xxxxxxxxx
> Sent: Monday, October 17, 2005 5:27 AM
> To: cdt-core-dev@xxxxxxxxxxx
> Subject: [cdt-core-dev] Tool settings
> 
> 
> For one of our toolchains we have specified a
ManagedCommandLineGenerator
> class to process tool flags into a command line. The same class should
> also
> be called to generate the flags shown in the C/C++ build dialog when a
> Tool
> is selected (ToolSettingsBlock), but somehow it isn't. Is there a way
to
> have our ManagedCommandLineGenerator class be called for this too?
> 
> Regards,
>   Wieant
> _______________________________________________
> cdt-core-dev mailing list
> cdt-core-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-core-dev


Back to the top