Michael Pruett | 2 Jul 09:40
Picon

Re: [PATCH] DLL support on cygwin

On Thu, Apr 17, 2003 at 02:22:27PM +0900, Masahiro Sakai wrote:
> Hi,
> 
> I made a small patch to allow to build libaudiofile as DLL on Cygwin.
> 
> Changes: 
> * configure.in: call AM_PROG_LIBTOOL after AC_PROG_CC.
> * configure.in: call AC_LIBTOOL_WIN32_DLL.
> * libaudiofile/Makefile.am (libaudiofile_la_LDFLAGS): add -no-undefined.
> 
> Hope this is of use/interest,
> 
> --
> Masahiro Sakai

Masahiro, thanks for your patch.  I have applied it.

Michael

Naveen Parihar | 9 Jul 06:33
Picon

audiofile version 0.2.3 on Solaris


Not really a question but an information that may be helpful to few
users. I was able to successfully install the audiofile version 0.2.3
on SunOS 5.7 (Solaris 2.7) runing on x86 and sparc. However, I had to
download the autogen.sh from the current version in the source
tree. Without this step, the configuration step errors out because it
can't find ltconfig.

-Naveen


Gmane