Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Extending CDT for our toolchain

Thank you alex.

   So it's possible to define the gcc/linker and default options using an xml?
or we will need to develop some code too? :)

Thanks in advance,
Miguel Angel.

2009/7/25 Alex Blewitt <alex.blewitt@xxxxxxxxx>:
> On Sat, Jul 25, 2009 at 9:56 AM, Miguel Angel<miguelangel@xxxxxx> wrote:
>> I must admit that we're a little bit lost because most
>> information we could find it's about CDT 2.0 or CDT 3.0.
>> There's some guide/doc explaining the process to extend CDT for gcc toolchains?
>
> By trial and error, I ended up doing this in order to add a -framework
> to the linker:
>
> http://code.google.com/p/objectiveclipse/source/browse/trunk/org.eclipse.cdt.objc.core/plugin.xml
>
> Look for the section 'objc.cdt.managed.build.info' ... not a lot of
> help, I know, but that's how it worked.
>
> Alex
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>



-- 
Miguel Angel Ajo Pelayo
http://www.nbee.es
+34 91 120 1798
+34 636 52 25 69
skype: ajoajoajo


Back to the top