chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Problems with csc 4.7.0 on x86_64


From: Jim Ursetto
Subject: Re: [Chicken-users] Problems with csc 4.7.0 on x86_64
Date: Sun, 12 Jun 2011 23:01:16 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]