Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2005:
[Freeciv-Dev] Re: (PR#13571) tolua and cross-compiling
Home

[Freeciv-Dev] Re: (PR#13571) tolua and cross-compiling

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: evyscr@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#13571) tolua and cross-compiling
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 2 Aug 2005 08:42:24 -0700
Reply-to: bugs@xxxxxxxxxxx

<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





[Prev in Thread] Current Thread [Next in Thread]