On 10/04/02, "Stig S. Bakken" <[EMAIL PROTECTED]> wrote: > "m68k-linux-amiga" it never dies, does it?
:-) > The trickiest part here seems to be detecting libc version on Linux. Or > is it enough to try reading symlinks in /lib? You might find that you need to do some glibc checks on m68k-linux also, since it is using the same codebase (more or less) as the intel versions. The linux/m68k guys would prefer it if you left "amiga" off the end, since it also runs on Ataris and other really old hardware (like Sun 3/60), as well as newer things like coldfire based embedded systems (IIRC). Personally, I would treat linux/m68k just like i386-linux, in terms of which tests/checks you perform, except that it's m68k-linux instead. So, m68k-linux-glibc21 etc. etc. --Wez. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php