On Sat, Apr 05, 2008 at 05:36:13PM +0200, Ralf Wildenhues wrote: > Hi Kurt, > > * Kurt Roeckx wrote on Sat, Apr 05, 2008 at 03:21:24PM CEST: > > On Thu, Apr 03, 2008 at 09:55:23PM +0200, Kurt Roeckx wrote: > > > The testsuite fails on mips/mipsel with the following error: > > > PASS: demo-make.test > > > FAIL: demo-exec.test > > > PASS: depdemo-nofast.test > > > [...] > > > 1 of 111 tests failed > > > This is most likely a problem in the toolchain since we switched to > > gcc-4.3. I currently can't look closer at it since there isn't any > > mips/mipsel development machine available. > > VERBOSE=yes output for the failing test and the two before that would be > helpful in any case when there is a system available again, whether it > is a GCC or a Libtool bug.
I've just uploaded a fixed version. Thiemo Seufer told me that gcc 4.3 changed the default for mips/mipsel and that shared libraries now require the use of -fPIC. So I've added mips* to the list of arches that should not run the nopic test. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

