libtool-patches
[Top][All Lists]
Advanced

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

Re: Use of objext in tests/defs.in


From: Peter O'Gorman
Subject: Re: Use of objext in tests/defs.in
Date: Fri, 24 Sep 2004 10:51:27 +0900
User-agent: Mozilla Thunderbird 0.7.3 (Macintosh/20040803)

Albert Chin wrote:

From tests/defs.in:
  # Extract objext from the libtool configuration
  func_get_config "objext" "$LIBTOOL --config" ": fatal"

We've switched to shrext_cmds though. So, I get 100% failure on the
test suite with RH 9.0. Because of $shrext_cmds, we cannot simply grep
for the answer.


We haven't switched to objext_cmds though, the object extension, usually "o" is not special in this way, so we can just grep for it. Unless you pasted the wrong bit and there is a func_get_config "shrext" "$LIBTOOL --config" ": fatal" in there somewhere.

Peter (bootstrapping with cvs HEAD now)
--
Peter O'Gorman - http://www.pogma.com




reply via email to

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