[EMAIL PROTECTED] wrote: > Thanks for the reply. It appears that the problem was not the addition of > "-lgcc_s.10.5 -lgcc -lSystem" (only seen in verbose gcc mode), but the > inclusion of the "-lrrd". I've never tried verbose mode before so it was > unfamiliar to me. For some reason the "-lrrd" was unncessary. I'm > following up with the developer to see if a source fix is in order.
What is the error that you are getting? An extraneous library on the link line is not usually a big issue. > > BTW, is there a way to turn on gcc verbose mode with a MacPorts flag? You shouldn't need to. Peter -- Peter O'Gorman http://pogma.com _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
