James Keenan via RT wrote:
On Sat Nov 11 10:17:33 2006, [EMAIL PROTECTED] wrote:
perl Configure.pl --without-gmp --cc=gcc --ccflags='-fno-common -pipe -I/usr/local/include -pipe -fno-common'

Then chromatic suggested manually editing the Makefile to delete '- bundle' from the following line.
LD_LOAD_FLAGS   = -bundle -undefined suppress
It appears (from google) that "-bundle" is a MacOS specific option to their version of gcc's c++ (also Intel's MacOS c++) but, I'm guessing, your version of c++, which is then treating the -bundle as -b undle or somesuch. So, perhaps the MacOS guessing code needs to poke a tad harder at the versions of gcc/c++ its getting its hands on.

a

--
Andy Bach, Sys. Mangler
Internet: [EMAIL PROTECTED] VOICE: (608) 261-5738 FAX 264-5932

"Capital is only the fruit of labor. Labor is the superior of capital and
deserves much the higher consideration."
Abraham Lincoln, first annual address to Congress 1861

Reply via email to