[fpc-devel] Re: error when linking
Linuxer Wang
linuxerwang at gmail.com
Thu May 26 17:15:23 CEST 2005
Jeff Pohlmeyer wrote:
>>/usr/bin/ld: cannot find -lgcc_s
>>BTW, I am using Fedora4test3 which use gcc4.
>>
>>
>
>Do you have the libgcc libraries installed?
>It should be be something like this:
>http://rpmfind.net//linux/RPM/fedora/devel/i386/libgcc-4.0.0-8.i386.html
>
>
> - Jeff
>
>
>
Yes! Thank you. I create a link to /usr/lib from
/usr/lib/gcc/i386-redhat-linux/4.0.0/libgcc_s.so, and then my program
can compile with the libchm.a successfully.
Thank you all.
More information about the fpc-devel
mailing list