[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: minor issues when building ncurses-5.6 with libtool
From: |
Mike Frysinger |
Subject: |
Re: minor issues when building ncurses-5.6 with libtool |
Date: |
Thu, 20 Mar 2008 13:49:54 -0400 |
User-agent: |
KMail/1.9.7 |
On Thursday 20 March 2008, Michael Haubenwallner wrote:
> there are two minor issues (depending on libtool and compiler used).
> 1) The libtool object files are still called '.o' (should be '.lo').
err, no. if a file ends in .o it means the object was built without PIC. if
it ends in .lo it means the object was built with PIC. it does not mean .lo
was built with libtool and .o was not.
-mike
signature.asc
Description: This is a digitally signed message part.