This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
You're making a lot of terrible assumptions and drawing several incorrect conclusions. xnu-792 is not the same as "darwin7.9.2", and no configure script in the last 6 years should be detecting a Mac OS X system as "ppc-apple-darwin" (it should be "powerpc-apple- darwin").
What is the output of % uname -r % type uname % /usr/share/libtool/config.guess
$ uname -r 8.2.0 $ type uname uname is hashed (/usr/bin/uname) $ /usr/share/libtool/config.guess powerpc-apple-darwin8.2.0
If you have GNU coreutils installed, something bad may be happening.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |