Re: specified shared libraries, build succeeds, but no shared libraries?

2008-05-05 Thread Ralf Wildenhues
Hi Ed, * Ed Hartnett wrote on Mon, May 05, 2008 at 04:38:37PM CEST: > I have a library which builds well with most compilers and platforms > I'm testing on, there is a problem with shared library build with the > intel compiler. > > I specify --enable-shared, and the build succeeds, but no shared

Re: what do these warnings mean: library.la was moved...

2008-05-05 Thread Bob Friesenhahn
On Mon, 5 May 2008, Ed Hartnett wrote: file may no longer be correct. The .la file is just a text file so you can take a look at what is inside and even edit it to fix the installation paths. But I'm pretty sure that I didn't move any library. Check the tail end of the installed .la file: #

Re: what do these warnings mean: library.la was moved...

2008-05-05 Thread Ed Hartnett
Bob Friesenhahn <[EMAIL PROTECTED]> writes: > On Mon, 5 May 2008, Ed Hartnett wrote: > >> Howdy all! >> >> Sometimes I get these warnings (see below), and I don't really get >> what libtool is trying to tell me... > > It means that your hdf5 library was originally installed into a > different dire

Re: what do these warnings mean: library.la was moved...

2008-05-05 Thread Bob Friesenhahn
On Mon, 5 May 2008, Ed Hartnett wrote: Howdy all! Sometimes I get these warnings (see below), and I don't really get what libtool is trying to tell me... It means that your hdf5 library was originally installed into a different directory path and then the installation was moved/copied to th

Re: question about shared builds with Sun native compilers...

2008-05-05 Thread Dan Nicholson
On Mon, May 5, 2008 at 7:32 AM, Ed Hartnett <[EMAIL PROTECTED]> wrote: > "Dan Nicholson" <[EMAIL PROTECTED]> writes: > > > On Tue, Apr 22, 2008 at 4:24 AM, Ed Hartnett <[EMAIL PROTECTED]> wrote: > >> Howdy all! > >> > >> Firstly, thanks for developing libtool! It's really helpful! > >> > >>

what do these warnings mean: library.la was moved...

2008-05-05 Thread Ed Hartnett
Howdy all! Sometimes I get these warnings (see below), and I don't really get what libtool is trying to tell me... I'm sure this is described somewhere in the documentation, but I can't find it. Can anyone point me to the right explanation? Thanks, Ed /bin/sh ../libtool --tag=CC --mode=link

specified shared libraries, build succeeds, but no shared libraries?

2008-05-05 Thread Ed Hartnett
Howdy all! I have a library which builds well with most compilers and platforms I'm testing on, there is a problem with shared library build with the intel compiler. I specify --enable-shared, and the build succeeds, but no shared library (that is, .so) file seems to be installed. I get a .a file

Re: question about shared builds with Sun native compilers...

2008-05-05 Thread Ed Hartnett
"Dan Nicholson" <[EMAIL PROTECTED]> writes: > On Tue, Apr 22, 2008 at 4:24 AM, Ed Hartnett <[EMAIL PROTECTED]> wrote: >> Howdy all! >> >> Firstly, thanks for developing libtool! It's really helpful! >> >> I am using it to distribute a freeware scientific data library, >> netcdf. The netcdf dist