[fpc-devel] Linking to TObject
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Aug 7 00:34:40 CEST 2008
On 06 Aug 2008, at 22:55, Boian Mitov wrote:
> I can't find a library with this name, only directory with sources.
> Do you know what is the name of the library it compiles to ? "rtl"
> something ?
FPC Makefiles by default do not generate any libraries, only separate
object files. objpas is indeed part of the rtl, and the file you are
looking for is called objpas.o
Jonas
More information about the fpc-devel
mailing list