In 
"/home/jm58660/r-compile-test/sage-6.3/local/var/tmp/sage/build/r-3.1.1.p0/src/src/main"
What does
gcc -std=gnu99 -Wl,--export-dynamic -fopenmp  
-L/home/jm58660/r-compile-test/sage-6.3/local/lib/  -o R.bin Rmain.o  
-L../../lib -lR -Wl,--verbose
says.
Furthermore, does
gcc -std=gnu99 -Wl,--export-dynamic -fopenmp  
-L/home/jm58660/r-compile-test/sage-6.3/local/lib/  -o R.bin Rmain.o  
-L../../lib -lR -lgfortran
work?

François
On 5/09/2014, at 22:30, Jori Mantysalo <jori.mantys...@uta.fi> wrote:

> On Fri, 5 Sep 2014, Francois Bissey wrote:
> 
>> What is very curious is that you have a compilation error, yet you say
>> that setting LD_LIBRARY_PATH solve the problem. That variable
>> shouldn't influence compilation/linking, unlike LD_RUN_PATH or
>> LDFLAGS.
>> 
>> Are you using gold for linking?
> 
> I have never needed to think about what linker I am using. If gold is 
> installed as a default on Fedora, then I am using it.
> 
> -- 
> Jori Mäntysalo
> 
> -- 
> 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/d/optout.


This email may be confidential and subject to legal privilege, it may
not reflect the views of the University of Canterbury, and it is not
guaranteed to be virus free. If you are not an intended recipient,
please notify the sender immediately and erase all copies of the message
and any attachments.

Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more
information.

-- 
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/d/optout.

Reply via email to