I think Thomas is right, it looks like the system can't find the shared library 
as it is perhaps installed incorrectly, and is falling back to the static 
library which will fail.

On Jun 12, 2011, at 2:44 PM, Jim Pryor wrote:
> 
> $ csc -s hello.scm
> /usr/bin/ld: /usr/lib/libchicken.a(library-static.o): relocation R_X86_64_32S 
> against `.text' can not be used when making a shared object; recompile with 
> -fPIC
> /usr/lib/libchicken.a: could not read symbols: Bad value
> collect2: ld returned 1 exit status


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to