What to do about macppc-unknown-netbsd...

Bruce Korb bkorb@allegronetworks.com
Tue Jan 30 11:25:00 GMT 2001


Hi all,

I need to get GCC 2.95.2 working on this platform.
However, it looks like the GCC ports for power pc tend
to use "powerpc-..." in their triplet and `uname -m`
returns "macppc".  So, what is the best solution?
Teach GCC (and other apps) that "macppc" == "powerpc",
or have config.guess emit "powerpc-apple" instead of
"macppc-unknown"?  Ick.  :-)

 - Bruce


More information about the Gcc mailing list