[fpc-pascal] Libnodave on linux
fluisgirardi at gmail.com
fluisgirardi at gmail.com
Fri Feb 4 21:38:40 CET 2011
Maybe, you can try the PascalSCADA...
Regards,
Fabio
2011/2/4 Jonas Maebe <jonas.maebe at elis.ugent.be>:
>
> On 04 Feb 2011, at 21:24, Peter Andersen wrote:
>
>>> That's a very bad way to link libc, because afaik it bypasses all compiler detections for the fact that you are linking to that library (and doing so requires using different startup code). Instead, either add {$linklib c} to the source, or add the "initc" unit to the uses clause.
>>
>> Please could you explain it a little bit more.
>
> What is it exactly that you do not understand?
>
>
> Jonas_______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list