In this hacked section of libtool, the normal $archive_cmds
is checked for the command length, if it is less than the maximum
it is executed as libtool currently would. If it is larger,
an alternative command is used. Under this current scheme, I
am having problems getting the incremental linki
On Thu, Dec 07, 2000 at 09:02:11AM -0600, Tod Milam wrote:
> Gary -
Hi Todd.
> I have a library which loads modules. Both the library and modules are
> created using libtool. The problem is that when my application links to
> the library as a shared library, it crashes trying to load a module.
Howard Chu wrote:
>
> Robert Boehne wrote:
>
> > To all Gurus:
>
> > Ok, I'm currently working on the implementation of a fix
> > for "Arg list too long" errors, but I wonder if anyone
> > could give me advice on how to get the size of the
> > command that will be used. How about this:
>
> >