Am Montag, den 17.07.2006, 22:06 +0200 schrieb Michael Van Canneyt: > > On Mon, 17 Jul 2006, Marc Santhoff wrote: > > > Hi, > > > > I read http://www.freepascal.org/wiki/index.php/OS_aware_RTL > > > > and wonder when {$FPC_USE_LIBC} is set and how the decision is made? > > In the Makefile.fpc for the platform. It's added to the compiler options.
So it's off by default, because only Darwin and Solaris define it. Thanks, Marc _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
