On Monday 06 April 2009 23:37:40 Jason Moxham wrote: > On Monday 06 April 2009 23:04:54 mabshoff wrote: > > On Apr 6, 5:25 am, Jason Moxham <[email protected]> wrote: > > > On Monday 06 April 2009 06:30:37 mabshoff wrote: > > > > Hi Jason, > > > > > Yes , I should of been clearer , instead of creating > > > sym-links , --enable-gmplink creates an actual library called libgmp.so > > > > Mhh, I would be happied if it were symlinks since I cannot easily > > determine if libgmp.so is a "real" GMP or a version of MPIR. > > Yeah , I would of as well , but I couldn't figure it out. > > > > Are you saying the resultant build failed ? > > > > Yes, the libgmpxx bit were not created. You should be able by building > > MPIR with --enable-cxx on Linux. > > if you make install and then make install again, it appears ????? > Something strange going on :)) >
I've fixed that error , it was libgmpxx depends on libgmp , so it would not install it until libgmp is installed. Now libgmpxx depends on libmpir so it will install it first time as mpir is the package name. I have svn'ed it rev 1858 What about your fix , did you say it worked ? , it looks wrong to me :) Thanks Jason > > Cheers, > > > > Michael > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en -~----------~----~----~----~------~----~------~--~---
