On Tue Jun 17 17:12:30 2008, japhb wrote:
* Does it still fail if you don't override the compiler and linker?
* Does it still fail if you don't run a parallel make?
* Does it still fail if you don't configure with --optimize?
* Does it still fail for just 'make realclean; perl Configure.pl; make'?

With my patch for DEPLOYMENT_TARGET in place, running 'make realclean; perl Configure.pl; make' yields the same warning messages, but the build doesn't stop immediately afterward, probably because it's no longer running a parallel make and pieces that were being compiled earlier during the parallel make are delayed during a serial make.

--
Packy Anderson [EMAIL PROTECTED]

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." --Benjamin Franklin


Reply via email to