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] |
Rob Emanuele wrote: > > Hello, > > I'm trying to build GCC on the MacOS X Public Beta. > > What should the target/host be set to to get this to build? OS X is a BSD > derivative. Configure can't figure this out. It *would* be powerpc-apple-darwin1.2, if it actually worked. However, FSF GCC sources do not yet include the myriad random bits that you need to get a working GCC on OS X, so don't even bother with it for now. Instead go to the Darwin project site http://www.publicsource.apple.com/projects/darwin/projects.html and pick up "cc" (needed for the driver, for obscure reasons) and "egcs" to get older versions, or get set up with CVS to pick up the latest 2.95.2-based version (look at http://www.publicsource.apple.com/tools/cvs/ for the details). Oh yeah, and send mail to Stan Shebs, shebs@apple.com, complaining about how Apple is not getting its changes into FSF sources quickly enough. Stan PS My feeble excuse is that I've been sucked into a desperate project to try to get compilation speeds up...
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |