[fpc-devel] Unit linking to .obj files and fpcmake.
J. Peter Mugaas
jpmugaas at charter.net
Tue Apr 11 10:14:14 CEST 2006
I have a qestion about building units and installing them using the fpcmake system.
In package for Windows, I have some .obj files that the unit requires. How do I make a Makefile.fpc file that installs the .obj files into a package and allows programs using the package to locate the .obj files? In other words, I want to be sure that a developer can use this unit in Windows with no problems if the .obj format is supported . In other words, what entries do I have to make for this?
Before mentioning that the .obj files are not supported, I am aware that this has not been tested. I wish to see if this can work (you don't know until you try). I'm trying to do this with the ZLib library (the most recent version). For Linux, I have verified that the ZLib library works through dynamic loading. On Win32, that may not be desirable since there seems to be several versions of the ZLIB .DLL
--
Support the anti-Spam amendment - Join at http://www.cauce.org/
J. Peter Mugaas, jpmugaas at charter.net on 4/11/2006
http://wvnvm.wvnet.edu/~oma00215/ ICQ Number: 14297043
Finger for PGP Key
More information about the fpc-devel
mailing list