News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Support for LCC-Win32 compiler?

Started by davar, March 21, 2006, 11:05:06 AM

Previous topic - Next topic

davar

Hi folks,

I like C::B a lot. I have question, if c compiler from lcc-win32 will be also supported. The main reason why I ask is extreme speed of this compiler. Process  change_code-compile-test is very fast with lcc.

Thank you for reply


Michael

Hello,

If you are interested you can try to include LCC-Win32 by yourself :). Here for an example.

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

davar

Thanks Michael - really appreciate and will try


Quote from: Michael on March 21, 2006, 11:09:00 AM
Hello,

If you are interested you can try to include LCC-Win32 by yourself :). Here for an example.

Best wishes,
Michael


MortenMacFly

Quote from: davar on March 21, 2006, 12:54:06 PM
Thanks Michael - really appreciate and will try
I'm currently in a stage where I would need the LCC, too. This is to compile S-Functions for Matlab using C::B. Did you manage to integrate LCC finally? I'm not sure whether the instructions provided by Michael were helpful because the Fortran compiler is command-line compatible to GCC but LCC seems not to be...?!
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

MortenMacFly

Quote from: MortenMacFly on April 11, 2006, 04:58:10 PM
I'm currently in a stage where I would need the LCC, too.
Alright, since I got no answer and the issue remains I'd like to state that I've started working on the LCC integration. If there's somebody out there that is able to contribute - please step forward. Otherwise you'll have to wait for and live with what my ol' mind will produce... ;-)
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

MortenMacFly

#5
The compiler addition is finished. The patch can be found at BerliOS (Patch #997).
There are remaining issues that are limitations of the LCC compiler itself and the incompatibilities with C::B. Anyway: These incompatibilities are cleary the result of stupid (excuse my french) coding in LCC. I guess the'll not be solved in the near future unless the LCC developers re-think their configuration management. Further information can be found on BerliOS.

With regards, Morten.

Edit: I'm off for the next few days so don't expect answers to questions that may arise quickly.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]