[fpc-pascal] "crtbegin.o" not found

Bart bartjunk64 at gmail.com
Thu Jan 3 17:34:56 CET 2019


On Thu, Jan 3, 2019 at 3:13 PM Graeme Geldenhuys
<mailinglists at geldenhuys.co.uk> wrote:

> 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.

That one has been around for some time now on *nix.
The linker wants that file.
There's a commandline argument to gcc that will tell you where it is.
Then add that path in the appropriate place in fpc.cfg
(At least I did that on Mint 18.2 and Suse Tumbleweed)

Bart



More information about the fpc-pascal mailing list