Re: [hatari-devel] CentOS and libreadline

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Am Fri, 1 May 2020 14:59:13 +0000
schrieb Duncan Drysdale <duncan@xxxxxxxxxxxx>:

> I feel your pain. Still never got ubuntu to cross compile my windows
> binaries 😃
> 
> If only I could just target linux…but, that’d be giving up 😃

Have you properly set up a toolchain file? See the documentation here:

https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling

.... it's been a while since I tried, but the last time, cross-compiling
just worked fine for me.

> From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
[...]
> > - readline : not found, install it to enable debugger
> > history/completion
> >
> > ....
> >
> > Well... why? :-) It's there.
> > I can even force it by adding "#define HAVE_LIBREADLINE 1" in
> > config.h and it compiles just fine.  
> 
> Maybe it is not there.
> readline may be installed, but to compile with readline you need
> readline-devel

Another idea: Could you maybe add some message("xxx") statements to
cmake/FindReadline.cmake to see what's going wrong here?

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/