On 24 August 2012 10:11, Rainer Stratmann <rainerstratm...@t-online.de> wrote: > Sometimes there is the message: > /urs/bin/ld: warning: link.res contains output sections; did you forget -T?
The latest FPC under Linux now always produces this message. Search the message archives... I asked this question before and somebody explained what is causing it, but basically nothing really to worry about. Though I must admit, I don't like such message either. :) > Where can I see and/or configure if an internal or external linker is used? > I assume it is an external linker because of the message (/urs/bin/ld ...). Linux doesn't have an internal linker, so it that case it is always external. Only FPC under Windows has an internal linker as far as I know. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://fpgui.sourceforge.net _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal