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;
mak
On Tue, 2008-06-17 at 11:27 -0700, Packy Anderson wrote:
> Here's the command I'm using to configure and make
> $ make realclean; CC="gcc-4.0" CX="g++-4.0" perl Configure.pl --
> cc="$CC" --cxx="$CX" --link="$CX" --ld="$CX" --optimize; make -j 2
That's a pretty advanced build method. OK, let's s