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 variables '$#', '$2' and '$3' are being expanded by m4
> into '0', '' and '' respectively. '[$]#', '[$]2' and '[$]3' should be
> used instead. The patch is attached.
> --
> Regards,
> Paul Berrevoets

Applied.  Thankyou!

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: [EMAIL PROTECTED]
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       [EMAIL PROTECTED] 
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to