Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] General toolchain options

I've done this. It works great!

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of wieant@xxxxxxxxx
> Sent: Thursday, November 29, 2007 5:07 AM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] General toolchain options
> 
> 
> > Is there a way to specify tool options which are applicable to several
> > tools? I've got a toolchain with several options which are applicable to
> > all tools in the toolchain (enable/disable warnings, target cpu type,
> etc.)
> >
> > What is the best way to implement this?
> 
> Since CDT4 you are allowed to specify options on a toolchain level.
> The commandline generators for the different tools can then add
> these global options to their tool specific options.
> 
> Regards,
>   Wieant
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top