[fpc-pascal] Linking message "...did you forget -T?"

Sven Barth pascaldragon at googlemail.com
Tue Feb 28 12:09:08 CET 2012


Am 28.02.2012 12:06, schrieb Graeme Geldenhuys:
> Hi,
>
> I've been meaning to ask this question since many months ago.  Why do
> I get that "..... did you forget -T?" whenever I compile any project.
> It never used to be there (months ago).
>
> -------------------------
> ...snip...
> Compiling ./apps/ide/replacedialogform_mfm.pas
> Compiling ./apps/ide/sourcehintform.pas
> Compiling ./apps/ide/sourcehintform_mfm.pas
> Compiling ./lib/common/regcomponents/regunitgroups.pas
> Linking ./mseide.elf
> /usr/bin/ld: warning: ./link.res contains output sections; did you forget -T?
> 442952 lines compiled, 23.9 sec
> -------------------------
>
>

http://www.freepascal.org/faq.var#unix-ld219

Regards,
Sven



More information about the fpc-pascal mailing list