gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross compiling gnustep on embedded device (wince)


From: Vincent R.
Subject: Re: cross compiling gnustep on embedded device (wince)
Date: Fri, 25 Sep 2009 18:04:12 +0200
User-agent: RoundCube Webmail/0.2

On Fri, 25 Sep 2009 16:59:41 +0100, David Chisnall <address@hidden>
wrote:
> On 25 Sep 2009, at 16:57, Vincent R. wrote:
> 
>> Why is it compiling subproject unix ?
> 
> This will have been set by the configure script.  Did you set target  
> triple when you ran ./configure?
> 
> David

I did this :

cd gnustep-base
./configure --prefix=/opt/mingw32ce --host=arm-mingw32ce
--target=arm-mingw32ce
--with-ffi-include=/opt/mingw32ce/lib/libffi-3.0.8/include
--with-ffi-library=/opt/mingw32ce/lib

make target=arm-mingw32ce shared=yes





reply via email to

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