On 10 Dec 2009, at 20:27, Matthias Klumpp wrote:
I write C-headers for a library written in Pascal at time, to make it
usable within C applications.
On Linux, the libtool-program (part of GNU autotools) generates the
necessary files for C-compilers to link against the library
(libxyz.la,
libxyz.a, libxyz.pc)
How can I use libtool for Pascal libraries or is there an
alternative way
to get the libtool-comfort with Pascal?
I think you better ask that on a libtool mailing list. I have no idea
what libtool requires from a compiler, how it determines what to put
in those .la and .pc files, etc. There is no explicit libtool support
in FPC, and I've never seen any patches that add it.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal