[Freeciv-Dev] Re: (PR#13571) tolua and cross-compiling
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13571 >
Jason Short wrote:
> The real fix is to tell automake that tolua needs to be compiled for the
> build arch not the host architecture. I have no idea how to do this.
Egor pointed me to
http://lists.gnu.org/archive/html/automake/2002-06/msg00148.html which
says this is not possible to do directly. They suggest you can set up a
separate configure script so that one configure does cross-compilation
and one configure does native compilation. But this is way too much to
write and maintain, so I guess we have to use one of the workarounds.
-jason
- [Freeciv-Dev] Re: (PR#13571) tolua and cross-compiling,
Jason Short <=
|
|