[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-readline] OSX Build Bug
From: |
Chet Ramey |
Subject: |
Re: [Bug-readline] OSX Build Bug |
Date: |
Sat, 14 Feb 2009 21:48:56 -0500 |
User-agent: |
Thunderbird 2.0.0.19 (Macintosh/20081209) |
Jonathan deWerd wrote:
> ./configure; make fails by default on Leopard (with my version of gcc).
> GCC barfs when -compatibility_version is passed with the -dynamic
> option, claiming that it can only be passed with the -dynamiclib option.
> The -dynamiclib option seems to be synonymous with -dynamic (gcc's
> manpage doesn't really say) because it's used elsewhere in the makefile
> for similar tasks. More to the point, -dynamiclib works, and allows
> everything to compile correctly.
Thanks for the report. This was fixed in patch 12 to readline-5.2,
released in December 2007.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Chet Ramey, ITS, CWRU address@hidden http://cnswww.cns.cwru.edu/~chet/