Ticket #11618 (closed defect: worksforme)
[BUG] gmp doesn't compile
| Reported by: | n.wieland@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | markd@… | |
| Port: |
Description
checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking C++ compiler g++ -O2 -mpowerpc -no-cpp-precomp -force_cpusubtype_ALL -mcpu=7450... no, std iostream checking C++ compiler g++ -g -O2... no, std iostream configure: error: C++ compiler not available, see config.log for details
Warning: the following items did not execute (for gmp): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.install Error: The following dependencies failed to build: gmp Error: Status 1 encountered during processing.
ngw@adreadedsunnyday ~$ uname -a Darwin adreadedsunnyday.local 8.9.0 Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC Power Macintosh powerpc
Change History
comment:2 Changed 6 years ago by markd@…
- Cc markd@… added
A fix has been committed to gmp fix builds on PPC. But it looks like you have a different problem. Do you have a recent Xcode downloaded from Apple?

