Subject: Re: dt_textrel problem with ruby module
From: ts <decoux moulon.inra.fr>
Date: Sat, 27 May 2006 18:51:54 +0900
References: 194834
In-reply-to: 194834
>>>>> "j" == jm <jeffm / ghostgun.com> writes:
j> .../bin/ld: warning: creating a DT_TEXTREL in object.
try to add -fPIC when you compile it.
Guy Decoux