libtool-patches
[Top][All Lists]
Advanced

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

Re: Libtool head test status


From: Bob Friesenhahn
Subject: Re: Libtool head test status
Date: Sat, 8 Mar 2008 10:22:38 -0600 (CST)

On Sat, 8 Mar 2008, Ralf Wildenhues wrote:

You are on MinGW, compiling with gcc, have a link command line which is
too long to be executed in one go, and you have objects listed with
absolute path.  In this case, libtool will create a GNU ld linker script
with extension .lnkscript which contains the absolute file name of the
object(s) but not translated to w32 paths.  This causes the failure, as
ld does not understand /c/msys/.../foo.obj.

Ugh.

FWIW, here's the patch again but without mangling.  OK?

Yes, please apply and I will re-run the tests in my environment.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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