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]

RE: problem


Dale wrote:

> My computer is a Power Macintosh 8600/300 and I have no access to an
> IBM machine.

Looking at config.guess, the triple is going to be
'powerpc-apple-machten<version>'.

However, I've tried compiling a powerpc-apple-machten toolchain but
neither bfd nor gcc support it. Even if they did, you're probably
missing system libraries and include files anyway - especially if you
say the system has been deliberately crippled.

I think you're out of luck. Sorry. You could try asking the MachTen
vendor but I'm not optimistic.

I'd be surprised if you couldn't find Apache pre-compiled for your mac
to run outside the MachTen environment anyway.

Rup.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]