Date: Mon, 22 May 2006 11:18:10 +0800 (CST) From: "belleshi" <shi---li@163.com> To: openoffice@freebsd.org Subject: cross_compile porting Message-ID: <44712D72.0000B3.19757@bj163app77.163.com>
next in thread | raw e-mail | index | archive | help
dear friends: i want to to embedded the openoffice, so i need to cross_compile the openoffice. but when i use the ./configure --help in the dir of config_office, i saw these words: if test "$build" != "$host" -o "$build" != "$target" \ -o "$host" != "$target"; then AC_MSG_WARN([cross-compiling by any means is not supported (yet)!]) echo "cross-compiling by any means is not supported (yet)!" >> warn fi there is ""cross-compiling by any means is not supported"", is it mesns that the openoffice can't do cross_compile at all? or it needs extra things to do the cross_compile? can you give me a guide? thank you very much !!!! best wishes! belle from china
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44712D72.0000B3.19757>