libtool-patches
[Top][All Lists]
Advanced

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

Re: darwin.7.diff


From: Peter O'Gorman
Subject: Re: darwin.7.diff
Date: Tue, 1 Apr 2003 09:26:54 +0900

Robert,

You are correct. This warning occurred because the D flag to otool doesn't exist on that version of darwin. I am going to fix it to use /usr/bin/file instead so that it will work properly. I used otool because it is faster than file, but it was stupid of me to assume that the flags would be the same on previous darwin versions.

Sorry,
Peter


On Tuesday, April 1, 2003, at 01:02  AM, Robert Boehne x238 wrote:

Bob,

I'm curious about the message printed out in the session you posted:

** Warning, lib libfreetype.dylib is a module, not a shared library

I was under the impression that libfoo.so is a module, and
libfoo.dylib
is a shared library.  Was this library created by some other version
of Libtool, or not by Libtool at all?  Or has something else changed?

Robert





reply via email to

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