On Sat, Nov 18, 2000 at 10:47:47AM -0500, Paul Berrevoets wrote:
> Building libtool (cvs) on cygwin generates the following error in
> libltdl:
>
> dlltool: Syntax error in def file .libs/libltdl-0.dll-def:1
>
> The problem lies in the definition of 'archive_expsym_cmds' in
> libtool.m4. The var
Building libtool (cvs) on cygwin generates the following error in
libltdl:
dlltool: Syntax error in def file .libs/libltdl-0.dll-def:1
The problem lies in the definition of 'archive_expsym_cmds' in
libtool.m4. The variables '$#', '$2' and '$3' are being expanded by m4
into '0', '' and '' respect