libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some DJGPP tweaks


From: Gary V . Vaughan
Subject: Re: Some DJGPP tweaks
Date: Sun, 24 Jun 2001 21:14:17 +0100

Hi Tim,

On Sunday 24 June 2001  4:28 pm, Tim Van Holder wrote:
> First off, I'd like to request that the -*-Shell-script-*-
> markers be replaced by -*-autoconf-*-, as shell-script-mode
> in emacs gets the fontification all wrong, making the files
> hard to edit.

GNU Emacs doesn't have an autoconf mode =(O|  If you can find an 
autoconf-mode.el that works with GNU emacs, then I'd accept a patch to make 
the change you request provided you add the url for the elisp file to README 
along with a note on why it is necessary for GNU Emacs users...

> These changes are required for current libtool CVS HEAD to work
> properly on DJGPP.  The SYS_MAX_CMD_LEN patch is critical; otherwise
> the test will have effects ranging from slowdowns (> 5 mions for the
> test) to system reboots.  The change to AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
> is required for that test to succeed, but isn't critical because the
> result is probably not needed on DJGPP (no shared libs).
>
> 2001-06-24  Tim Van Holder  <address@hidden>
>
>       * libtool.m4: Use the canonical absolute path test
>       ([\\/]* | ?:[\\/]) and $lt_cv_sys_path_separator wherever
>       appropriate.
>       (AC_LIBTOOL_PROG_CC_PIC): Properly recognize DJGPP as a
>       platform that doesn't support shared libraries.
>       (AC_LIBTOOL_SYS_MAX_CMD_LEN): Avoid this test on DJGPP; use a
>       fixed value (12K) instead.
>       (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): Don't forget $ac_exeext
>       when testing for link success.

Many Thanks! I have applied the attached instead (based very much on your 
patch).  Let me know if it doesn't work for you...

Cheers,
        Gary.
-- 
  ())_.  Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/   Research Scientist  http://www.oranda.demon.co.uk        ,_())____
  / )=   GNU Hacker          http://www.gnu.org/software/libtool   \'      `&
`(_~)_   Tech' Author        http://sources.redhat.com/autobook    =`---d__/

Attachment: 2001-06-24-djgpp.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]