Opened 13 years ago
Closed 13 years ago
#30306 closed defect (duplicate)
GCC 4.5 fails on Lion
Reported by: | ith140@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.0 |
Keywords: | lion | Cc: | stromnov (Andrey Stromnov), kwasir@…, cdeil (Christoph Deil), maehne (Torsten Maehne), ryandesign (Ryan Carsten Schmidt) |
Port: | gcc45 |
Description
GCC4.5 fails to build on clean install of Lion. I attempted to build atlas +gcc45 on a completely clean system.
Attachments (1)
Change History (15)
Changed 13 years ago by ith140@…
comment:1 follow-up: 3 Changed 13 years ago by jmroot (Joshua Root)
Keywords: | lion added |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Please remember to cc the maintainer.
comment:3 Changed 13 years ago by ith140@…
comment:4 follow-up: 8 Changed 13 years ago by stromnov (Andrey Stromnov)
In my case problem was with one of gmp, mpfr or libmpc ports. Try to rebuild those ports with clang, instead of llvm-gcc42.
comment:8 Changed 13 years ago by bradskins@…
Replying to stromnov@…:
In my case problem was with one of gmp, mpfr or libmpc ports. Try to rebuild those ports with clang, instead of llvm-gcc42.
Confirmed. Rebuilding all three with Clang (not -O4 or -flto) allows 4.5.3_0 to compile properly. See
comment:14 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
The gcc4* ports build with clang instead of llvm-gcc-4.2 (#29104)
gmp builds with clang or gcc-4.2 instead of llvm-gcc-4.2 (#30294)
mpfr built with clang instead of llvm-gcc-4.2 for awhile (#31604) but now allows clang again (#33361)
libmpc does not make any restrictions on what compiler it's compiled with.
Main log file from build of gcc45