Date: Sat, 22 Jul 2006 06:13:36 +0900 (JST) From: NAKATA Maho <chat95@mac.com> To: freebsd@chillt.de Cc: openoffice@freebsd.org Subject: lang/gcc41-withgcjawt actually work (was Re: lang/gcc41-withgcjawt does not actually work) Message-ID: <20060722.061336.41653800.chat95@mac.com> In-Reply-To: <44C0ADF0.2090807@chillt.de> References: <44BFF1CD.1040901@chillt.de> <20060721.143843.74749745.chat95@mac.com> <44C0ADF0.2090807@chillt.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <44C0ADF0.2090807@chillt.de> Bartosz Fabianowski <freebsd@chillt.de> wrote: > I have never seen this error. Maybe it has something to do with the > question *when* to replace libtool? You probably copied the system > libtool to the two directories at the start of the build so that they > got used all the time. I do it differently. I let the build run until it > fails and only at that point replace the libtool executable that > produced an error. Real tweak is introduced in gcc41-withgcjawt port. I copy /usr/local/bin/libtool after the configure generate the libtool. then libtool and ltmain.sh and others adds tags GCJ CXX etc. this is important. and recognition of tags was bit changed so I need other patches. now gcc-withgcjawt port should build out of the box again. -- NAKATA, Maho (maho@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060722.061336.41653800.chat95>