Page 1 of 1

What C compilers can be used to create purelibraries?

Posted: Mon Jun 07, 2004 9:24 am
by GedB
What compilers can be used to create the OBJ and LIB files needed for PureLibraries.

I know about LCC-Win, but I was wondering if there was one available free for commercial use?

Posted: Mon Jun 07, 2004 11:05 am
by Kale
I'm guessing pellesC now that LCC-Win has been dropped by PB. But i have no idea how to compile such a lib using pellesC. :?

Posted: Mon Jun 07, 2004 11:06 am
by tinman
Dev-CPP - http://www.bloodshed.net

Borland's free compiler (no IDE) can probably be used but I don't know about the freeness for commercial stuff.

Posted: Mon Jun 07, 2004 11:07 am
by freedimension
well, I think all that can build .obj and .lib files. But you have to use the linker coming with pellesC from version 3.91 on. But that's done automatically by the LibraryMaker.exe