In our previous episode, Anthony Walter said: > What is causing warnings for "crti.o" and "crtn.o" as described below?
The fact that they don't exist :-) Which in turn is probably due to the fact that the system hasn't been prepared for C development, and you are linking to C libs. Probably you need the relevant base library for C development for your distribution. _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
