Developer forums (C::B DEVELOPMENT STRICTLY!) > Compiler Framework Redesign

Adding support for some more compilers...

<< < (2/2)

MZet:
Please add Orcas support, it isn't very difficult to do I think?

JSThePatriot:
I hate to bring up an old thread, but I am being forced (work ;)) to code with eMbedded C++, which I have to download a very old IDE and Compiler. 4.0 is the most recent version on M$'s website. Is anyone looking to include eMbedded C++ as an option for C::B?

Thanks,
JS

MathStuf:
Rather than extending C::B for every compiler, is it possible to include a way to allow users to define their own compilers?

--MathStuf

Mc.Michael:

--- Quote from: MZet on May 01, 2007, 12:57:19 pm ---Please add Orcas support, it isn't very difficult to do I think?

--- End quote ---
+1

MortenMacFly:
Guys,

adding a compiler is not really difficult. Just take one look into the code in the compiler plugin (basically one *.cpp/*.h file per compiler). Try to adjust for your compiler and submit a patch. We cannot add support for compiler we don't know. This can be done at best by "experts" using these compilers. Everything else would definitley be error prone.

For the embedeed C++ stuff I'd say start with the visual toolkit compiler. For the others I don't know as I don't know them.

With regards, Morten.

Navigation

[0] Message Index

[*] Previous page

Go to full version