On Thu, Feb 19, 2004 at 05:19:15AM +0000, Terence Dennis Sherman wrote: > I had this same problem. Depending on your system architecture, you > should be able to type (it depends on the configure script) something like: > > ./configure --host=i686-pc-linux-gnu > > or > > ./configure --build=i686-pc-linux-gnu
Seeming as config resolves platform dependencies, I suggest adjusting the string for the PowerPC (Linux, NetBSD, and OpenBSD have been around for a while, so it should work). Endian and word alignment are quite different on different processors. Sorry, but I cannot offer up further details. I much prefer dealing with problems in the source code than configure, because I understand C (sometimes) and not contrived scripts. Byron. -- Compact Macs is sponsored by <http://lowendmac.com/>. Support Low End Mac <http://lowendmac.com/lists/support.html> Compact Macs list info: <http://lowendmac.com/lists/compact.shtml> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive:<http://www.mail-archive.com/compact.macs%40mail.maclaunch.com/> --------------------------------------------------------------- >The Think Different Store http://www.ThinkDifferentStore.com ---------------------------------------------------------------
