On Sat, 2012-07-21 at 14:10 +0200, Steven Bosscher wrote:
> On Tue, Jul 10, 2012 at 9:46 AM, Laurent GUERBY <laur...@guerby.net> wrote:
> > On Mon, 2012-07-09 at 12:18 +0200, Steven Bosscher wrote:
> >> On the same topic, it'd be nice to have ISL in /opt/cfarm...
> >
> > Hi,
> >
> > /opt/cfarm is user writable on most farm machines
> > so if you compile a standard component feel free
> > to put in /opt/cfarm/name-x.y.z/
> 
> I have done this on gcc17, but the library isn't picked up, apparently
> because it's not in the library path. I have to add
> /opt/cfarm/isl-0.10/lib to LD_LIBRARY_PATH by hand to make it work.
> 
> This isn't necessary for GMP/MPFR/etc. so there has to be a better
> way. Can you tell me how? :-)
> 
> I plan to install isl on gcc14 and gcc110 also.

Hi,

GMP/MPFR are compiled statically, at configure time I used:

--disable-shared --enable-cxx

Sincerely,

Laurent


_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to