On Mon, Aug 30, 2010 at 1:48 AM, Dr. David Kirkby
<david.kir...@onetel.net>wrote:

> drkir...@hawk:/tmp/ecl$ elfdump -d ./build/libecl.so |  fgrep TEXTREL
>       [23]  TEXTREL           0
>       [31]  FLAGS             0x4                 [ TEXTREL ]
>

David, it seems that GMP, or at least the version we build and the way we
build it, is to be blamed for the TEXTREL sections:

-bash-4.0$ gcc -fPIC -dy -G -o foo.so libeclgmp.a
-bash-4.0$ elfdump foo.so|grep TEXT
      [19]  TEXTREL           0
      [28]  FLAGS             0x4                 [ TEXTREL ]

I am now trying to build with pre-existing libraries to see whether the
problem is gone.

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
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