(and I'm using the Sun ld as well)

On Friday, October 11, 2013 1:11:52 PM UTC+2, Jean-Pierre Flori wrote:
>
> I'm currently building sage 5.12 as well on sparc/solaris, I'll report the 
> status of ATLAS for me here.
>
> On Friday, October 11, 2013 11:43:27 AM UTC+2, Volker Braun wrote:
>>
>> There are two attempts to build shared libraries, once using upstream's 
>> method of a hand-crafted makefile (in ATLAS-build) and then once more with 
>> our own libtool-based system (in ATLAS-lib). Your failure is in the former. 
>> The build should have proceeded with another attempt. Post the full build 
>> log.
>>
>>
>>
>> On Friday, October 11, 2013 9:53:36 AM UTC+1, Dr. David Kirkby wrote:
>>>
>>> But further down the log, we see the bit of Sage that builds a shared 
>>> library, which is in the Sage .spkg, and not part of the source code 
>>> by the ATLAS developer: 
>>>
>>> make[5]: Entering directory 
>>> `/export/home/drkirkby/sage-5.13.beta0/spkg/build/atlas-3.10.1.p5/ATLAS-build/lib'
>>>  
>>>
>>> gcc -fPIC -m32 -shared -o libsatlas.so  \ 
>>>            -Wl,--whole-archive liblapack.a libf77blas.a libcblas.a 
>>> libatlas.a -Wl,--no-whole-archive -lc -lm 
>>> /usr/ccs/bin/ld: illegal option -- whole-archive 
>>> /usr/ccs/bin/ld: illegal option -- no-whole-archive 
>>> usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] 
>>> file(s) 
>>>
>>> fails miserably, as the GNU options are being fed. 
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to