I still don't understand what sort of c "package" you have that generates a bunch of object files, but doesn't create a shared library or static archive.
Does it have its own makefile or configure script? Sometimes adding --enable-shared or --enable-static to configure will tell it to build a library. > > Maybe I'm too used to using Delphi, where such things > > are hidden from the developper. > That's the nice part of Delphi. You are talking about searching the system for object files generated by another compiler and automatically linking them into an executable ? I didn't know Delphi could do that ;-) - Jeff -- __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal