Opened 15 years ago

Closed 15 years ago

#19873 closed defect (duplicate)

ghc 6.10.3 failed to build on mac os x 10.4 intel

Reported by: alexott@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: ghc

Description

ghc 6.10.3 failed to build with following error:

cd extensible-exceptions && /opt/local/var/macports/build......
Configuring extensible-exceptions-0.1.1.0...
cc1: error: unrecognized command line option "-mdynamic-no-pic"
make[1]: *** [bootstrapping.conf] Error 1

Change History (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to gwright@…

Have you used gcc_select? This could be a result of #19856.

comment:2 Changed 15 years ago by alexott@…

Yes, i just resolve this issue by switching back to apple-gcc-4.0. But for 6.10.3 this gcc gives "virtual timer expired error", so i returned back to ghc 6.10.1 You can close this error

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

FYI, the gcc that's expected is not the gcc from the apple-gcc40 port but from the GCC 4.0.1 provided by Xcode.

Note: See TracTickets for help on using tickets.