On Fri, 25 Sep 2009 16:59:41 +0100, David Chisnall <[email protected]> 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 _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
