#32321: libtool build hangs on checking for gcj option to produce PIC... -fno- common with mp-gcc45 ---------------------------+------------------------------------------------ Reporter: kgh03@… | Owner: ram@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: libtool ---------------------------+------------------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => ram@… * port: => libtool * keywords: mp-gcc45 libtool => Old description:
buiding on ox10.5 dual g5 macpro
checking for gcj... gcj[[BR]]
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no[[BR]]
checking for gcj option to produce PIC... -fno-common[[BR]]
hung on this for over a day. switching to gcc42 fixed the problem, as gcj was not detected.
sudo port select --set gcc gcc42
New description: buiding on ox10.5 dual g5 macpro {{{ checking for gcj... gcj checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fno-common }}} hung on this for over a day. switching to gcc42 fixed the problem, as gcj was not detected. {{{ sudo port select --set gcc gcc42 }}} -- Comment: Sounds like just as I already told libtool to not look for gfortran in r86790, we need to tell libtool not to look for gcj either. -- Ticket URL: <https://trac.macports.org/ticket/32321#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS