Danek Duvall wrote:

> On Wed, Nov 03, 2010 at 10:32:40PM +0100, Bram Moolenaar wrote:
> 
> > 
> > Patch 7.3.050
> > Problem:    The link script is clumsy.
> > Solution:   Use the --as-needed linker option if available. (Kirill A.
> >         Shutemov)
> > Files:          src/Makefile, src/auto/configure, src/config.mk.in,
> >         src/configure.in, src/link.sh
> 
> Hm.  Using the Solaris linker, "-z ignore" does exactly the same thing.
> Doesn't look like the GNU folks have caught up with its CLI, or the Solaris
> linker folks with the GNU CLI.  Any chance you can fold that in quickly, or
> should I try to cook up a patch?

Please make a patch.  I don't have such a system to verify it works.

-- 
The Law of VIM:
For each member b of the possible behaviour space B of program P, there exists
a finite time t before which at least one user u in the total user space U of
program P will request b becomes a member of the allowed behaviour space B'
(B' <= B).
In other words: Sooner or later everyone wants everything as an option.
                                        -- Vince Negri

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to