SONAME clarification

Marco Atzeri marco_atzeri at yahoo.it
Wed Jan 28 10:54:33 CST 2009


--- "John W. Eaton"  ha scritto:

> On 28-Jan-2009, Marco Atzeri wrote:
> | *********************************
> | 
> | the installed lib files will be
> | 
> | usr/bin/cygcruft.dll
> | usr/bin/cygoctave.dll
> | usr/bin/cygoctinterp.dll
> | 
> | usr/lib/octave-3.0.4/libcruft.dll.a
> | usr/lib/octave-3.0.4/libcruft.dll.a.3.0.4
> | usr/lib/octave-3.0.4/liboctave.dll.a
> | usr/lib/octave-3.0.4/liboctave.dll.a.3.0.4
> | usr/lib/octave-3.0.4/liboctinterp.dll.a
> | usr/lib/octave-3.0.4/liboctinterp.dll.a.3.0.4
> 
> Yes, but in your current patch the install rules are
> still using
> $(SOPRE) as a prefix for static libraries.  That
> doesn't seem correct,
> or the name SOPRE is not the best choice.  Which is
> it?
> 

No idea, I chosen SOPRE as it was needed to 
change SONAME, but any other name is fine.

> I'm guessing that you are not building static
> libraries.  Is that
> correct?
> 

Yes, so I have never crossed the problem.
The attached patch avoid the change of STATIC_LIBS 

> jwe
> 

Thanks 
Marco


      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: octave-3.0.4-2.cygwin-build2.patch
Type: text/x-diff
Size: 5438 bytes
Desc: 440744390-octave-3.0.4-2.cygwin-build2.patch
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20090128/1ea694e5/attachment-0001.bin 


More information about the Octave-maintainers mailing list