On Wed, Dec 22, 2010 at 5:50 AM, Juan Jose Garcia-Ripoll
<juanjose.garciarip...@googlemail.com> wrote:
> On Wed, Dec 22, 2010 at 2:48 AM, David Kirkby <david.kir...@onetel.net>
> wrote:
>>
>> Removing the compiler options
>>  -G -Bdynamic
>> and replacing with
>>  -shared -Wl,-soname,libcliquer.so
>> solved another text relocation issue in Sage
>> http://trac.sagemath.org/sage_trac/ticket/9871
>
> Well, it is the same problem here. I simply assumed that gcc was properly
> interpreting the Solaris flags for shared library building, but it dit not:
> it passed those flags to the linker, but did not realize that a shared
> library was being built

I think -Wl,xxx is documented as passing flags to the linker.  That
really means that.
If in addition one wants the front-end and middle end to understand
something, one
has to give appropriate flags to them.

------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to