[fpc-pascal] Weak linking on Mac OS?

2009-09-12 Thread Tobias Giesen
Hello,

I wasn't able to find information on this on the web - apparently it has
been implemented for Mac OS X but how can I use it? Is there a special
keyword for it?

Thanks.

Cheers,
Tobias


___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Weak linking on Mac OS?

2009-09-12 Thread Jonas Maebe


On 12 Sep 2009, at 20:22, Tobias Giesen wrote:

I wasn't able to find information on this on the web - apparently it  
has

been implemented for Mac OS X but how can I use it? Is there a special
keyword for it?


weakexternal (instead of external). It's only available in 2.3.1 and  
later though.



Jonas
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal