> So, I assume, it's also impossible to link .a files (created with GNU) in a > CW project, then... ?
A .a file is nothing more than a bunch of .o files packed together. So, if you can't link .o files, you can't link .a files... Pascal -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
