I am trying to figure out how to compile a .LIB linkable library file
with Codewarrior Symbian 2.5 - I haven't found out how to do that.
The Symbian compiler toolchain does not expose too many options in the
settings panels - I'd have expected something like "project type" in
CW for PalmOS where I could select the type of target.
I guess I need to type in command line options in the "Additional
Command Line" text box, but which ones? Probably different ones for
x86 emulator target and ARM targets...
Maybe I'm missing an important piece of documentation - aside from the
command line options I'd also like to know what #defines are set in
the compiler(s) (like __MWERKS__ and __GNUC__ etc.). Is this
documented anywhere? I couldn't find it.
BTW: I'd guess the GCC 2.95.1 based ARM command line tools are under
GPL - any place where one can find the source code thereof?
Thanks for any hints in advance!
luz