| Re: [hatari-devel] GCC 4.9 is now used on my builds | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
- To: Thomas Huth <th.huth@xxxxxx>
- Subject: Re: [hatari-devel] GCC 4.9 is now used on my builds
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Fri, 30 May 2014 17:28:25 +0200
- Cc: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20120113;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :cc:content-type;        bh=aCz00Gx9eRfIUnI6a3hClR7mIN9PfGdFZ9LCNm4kIkA=;        b=pijGgBmFOqxRoLgz8ujQ4Yr9yYQV3J9X6WjDtww5JeN12kTrCcZFBl2WHf8XDy/2eO         Y6EAE0YSWsO8jB6lC1+uN1G+JDxUv8IRqtQvR3qEwWWSshrlt05pS80pQiVzkDBbI1tR         C9lLRAnXE9To9NvEELtFu6uU6XrauMb4QsAmUvqT5a4TVDrDd7d8h6F06wAjv7Y13xrC         7nTuCffkHRnWmt5+Z+Fr8MLKBjH6sIcWd1MyoRlm9DnIZlpP6/BKCmFojnfNa5heyqm5         IgWlIeBh5xuVVooiYr7S6oPDC2OEbitZRPMMuPr6oETiEpwPXJwAMB9/QkUlcmNYIcoJ         F9wQ==
On Fri, May 30, 2014 at 4:20 PM, Thomas Huth <th.huth@xxxxxx> wrote:
> Yes, on Mac OS X there is a replacement library for libreadline
> (libedit IIRC) which is used there instead. It is pretty much
> compatible with libreadline, but it does not feature that function (at
> least in the past), so the CMake build system has to check for it
> explicitely.
>
Ah, and libreadline is a symlink to libedit?
Hmf, I'll have to file a bug to CMake about this, since I'm pretty
sure the problem is CMake and not hatari.