I've tried PG 7.4 on a PlayStation 2/Linux. This is a kind of mips machine but apparently doesn't like the existing mips assembly code (illegal instruction errors). I've also tried --disable-spinlocks to turn off the use of the assembly code, without success.
The old report from 7.3 has the comment #undef HAS_TEST_AND_SET, remove slock_t typedef I've additionally had to disable the mips tas_dummy in s_lock.c. (How is this tas_dummy code reached anyway?) Shouldn't this be taken care of by --disable-spinlocks? Also, we need a newer version of config.guess to support this platform. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly