[fpc-devel] Library and unit search paths under MacOSX with fpc 2.0.0?
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Jun 15 15:54:15 CEST 2005
On 15 jun 2005, at 15:35, Dr. Karl-Michael Schindler wrote:
> The changed fpc.cfg file has to be put into the darwin bootstrap
> tar ball, which also contains the bootstrap compiler. sorry for the
> lack of documentation.
> Actually my fpc.cfg file contains:
>
> -Fl/usr/lib
This one isn't necessary, it's automatically searched by the linker. /
usr/local/lib could be added as well though.
> -Fl/sw/lib
> -Fl/usr/X11R6/lib
>
> Should I put that into the darwin default fpc.cfg file?
Fine by me (possibly between #ifdef darwin)
Jonas
More information about the fpc-devel
mailing list