On Tue, Feb 20, 2001 at 04:41:03PM -0600, Robert Boehne wrote:
> I'm busy building a solid modeling library with Libtool and fixing it
> up along the way.  I have found one last barrier, when the command that
> libtool is invoked with is too large to be read, libtool can't
> be executed.  In this case you are currently out of luck.  You'd have to
> start concatenating source files or splitting up libraries to get
> around this.
> Libtool could support an option, say "-input-file filename" that would
> take
> a text file list of libtool *.lo files as an argument.  Automake could
> easily output the file from a Make rule like this:

Just for clarification, does "command that libtool is invoked with"
mean the length of the command-line generated is too long for the
shell?

-- 
albert chin ([EMAIL PROTECTED])

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

Reply via email to