What is that? I'm seeing that compiler warning in my fpGUI projects too?
Since I upgraded to 3.0.4 using Linux 64-bit. It was not there in FPC 2.6.4.


Below is a sample output done by Joost, which shows the same warning in
a simple One Form LCL based project.


-------- Forwarded Message --------
Subject: Re: [Lazarus] Can't start lazarus trunk
Date: Thu, 3 Jan 2019 14:03:15 +0100
From: Joost van der Sluis via lazarus <laza...@lists.lazarus-ide.org>
To: laza...@lists.lazarus-ide.org

....snip....

[joost@fed4k laztestpackage]$ ppcx64 project1.lpr
Free Pascal Compiler version 3.3.1 [2018/12/29] for x86_64
Copyright (c) 1993-2018 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling project1.lpr
Compiling unit1.pas
Compiling resource project1.or
Linking project1
project1.lpr(21,1) Warning: "crtbegin.o" not found, this will probably
cause a linking failure
project1.lpr(21,1) Warning: "crtend.o" not found, this will probably
cause a linking failure
48 lines compiled, 3.2 sec
2 warning(s) issued
[joost@fed4k laztestpackage]$


....snip....

Regards,

Joost.
-------- Forwarded Message End --------


Regards,
  Graeme

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to