Lazarus

Installation => General => Topic started by: garlar27 on December 19, 2012, 02:05:31 pm

Title: [SOLVED] Question about Error: "/usr/bin/ld: cannot find -lcl" while linking
Post by: garlar27 on December 19, 2012, 02:05:31 pm
Hello!!!

I'm trying to build a daemon but I get this error:
Quote
/usr/bin/ld: warning: /home/usr/projects/daemonupdate/bin/link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lcl
DaemonUpdate.lpr(150,1) Error: Error while linking

How can I find what is offending the linker?
Title: Re: Question about Error: "/usr/bin/ld: cannot find -lcl" while linking
Post by: Ocye on December 19, 2012, 02:20:05 pm
http://wiki.freepascal.org/Synapse#Linux
Title: [SOLVED] Re: Question about Error: "/usr/bin/ld: cannot find -lcl" while linking
Post by: garlar27 on December 19, 2012, 03:43:29 pm
I never thought that something like this would throw that error instead of a "missing library" or a "cannot find -lsomelibrarynamewithoutextension" error.

Thanks a lot!!
TinyPortal © 2005-2018