[Lazarus] RE : RE : compilation erro

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Dec 5 15:38:23 CET 2011





Antonio Fortuny <a.fortuny at sitasoftware.lu> hat am 5. Dezember 2011 um 15:27
geschrieben:

> Done.
> Same error
> This time I've included in search path:
> $(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)  --> lclproc
> $(LazarusDir)/components/lazutils/lib/$(TargetCPU)-$(TargetOS)        -->
> FileUtils (called by lclproc)
> and excluded LCL package 
Or: Simply use package LCLBase. 
 
 

> Errors:
> /usr/bin/ld: /usr/lib64/lazarus/lcl/units/x86_64-linux/lclproc.o:
> relocation R_X86_64_32S against `.data' can not be used when making a
> shared object; recompile with -fPIC
> /usr/lib64/lazarus/lcl/units/x86_64-linux/lclproc.o: could not read
> symbols: Bad value
> SitaUdfLib.lpr(11) Error: Error while linking 
You must recompile all units with PIC support.
 
Mattias
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111205/c760db57/attachment-0003.html>


More information about the Lazarus mailing list