[fpc-pascal] Warnings crti.o and crtn.o not found

waldo kitty wkitty42 at windstream.net
Sun Apr 14 17:55:14 CEST 2013


On 4/14/2013 10:29, Reimar Grabowski wrote:
> Hi,
>
> I just updated my FPC 2.7.1 from revision 23807 to 24236 and for every project I compile I now get warnings that crti.o and crtn.o are not found.

based on prior discussions on these FPC/Lazarus lists, these are C runtime files...

2.7.1? that's trunk, right?

> Does anyone know why I suddenly get the warnings?

have you looked at the commit messages?

> How do I get rid of the warnings?
>
> This is on Ubuntu 12.10 AMD64.

maybe this commit??

Commit:         23892
Author:         florian
Date:           Sun Mar 17 14:51:19 2013 UTC (4 weeks ago)
Changed paths: 	4
Log Message:    + warn if one of the linux libc startup code files is not found

Changed paths:
trunk/compiler/msg/errore.msg
trunk/compiler/msgidx.inc
trunk/compiler/msgtxt.inc
trunk/compiler/systems/t_linux.pas




More information about the fpc-pascal mailing list