[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
minor issues when building ncurses-5.6 with libtool
From: |
Michael Haubenwallner |
Subject: |
minor issues when building ncurses-5.6 with libtool |
Date: |
Thu, 20 Mar 2008 17:52:58 +0100 |
Hi,
there are two minor issues (depending on libtool and compiler used).
1) The libtool object files are still called '.o' (should be '.lo').
2) libtool might not detect that it should use tag 'CC'.
Can't remember the actual error messages, but those two have shown up on
aix when using CC=powerpc-ibm-aix5.3.0.0-gcc.
Attached patch fixes them.
Thanks!
/haubi/
ncurses-5.6-libtool.patch
Description: Text Data
- minor issues when building ncurses-5.6 with libtool,
Michael Haubenwallner <=