Opened 12 years ago

Last modified 12 years ago

#32321 closed defect

libtool build hangs on checking for gcj option to produce PIC... -fno-common with mp-gcc45 — at Version 1

Reported by: kgh03@… Owned by: ram@…
Priority: Low Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: ryandesign@…
Port: libtool

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Keywords: mp-gcc45 libtool removed
Owner: changed from macports-tickets@… to ram@…
Port: libtool added

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.

Note: See TracTickets for help on using tickets.