On Mar 24, 2007, at 11:38 AM, chromatic wrote:
We're probably just working around something weird on your system;
it would be
nice if we could figure out what it is and fix it for you.
Is it possible to get a diff between the two configurations
generated with and
without this patch?
myconfig.first is the result of applying Configure.pl as it was in
trunk from Jan to Mar. myconfig.second is what I was using after
reverting to the earlier version of @steps -- and is now what is once
again in trunk.
2c2
< configdate='Fri Mar 16 20:30:39 2007'
---
> configdate='Fri Mar 16 20:28:27 2007'
12c12
< ld='c++', ldflags=' -L/usr/local/lib -L/Users/jimk/work/fresh/blib/lib
-flat_namespace ',
---
> ld='/usr/bin/g++-3.3', ldflags=' -L/usr/local/lib
> -L/Users/jimk/work/fresh/blib/lib -flat_namespace ',
14c14
< libs=' -lm'
---
> libs='-lm'