Jason,

> > > ../.libs/libmpir.so  -Wl,--rpath -Wl,/usr/local/lib
> > > /usr/local/binutils-2.19.1/sparc-SunOS-gcc-4.3.3/bin/ld: warning:
> > > libgcc_s.so.1, needed
> > > by /home/jasonmoxham/mpir/mpir/mark/trunk/.libs/libmpir.so, not found
> > > (try using -rpath or -rpath-link)
> > > creating t-sub

> > Can you try working in /tmp and see if that helps?  Sometimes NFS can be
> > flaky.

> > William

> No , doesn't help

It looks like you are using --rpath -Wl,/usr/local/lib ....

but /usr/local/lib does not exist.  You should be picking
up libgcc_s.so.1 from the location given by LD_LIBRARY_PATH.

Does this help?

Mariah


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to