%% Steve Hutton <[EMAIL PROTECTED]> writes: sh> I wonder if when called through make, the program somehow loads sh> the wrong version of libstdc++ or glibc?
Don't know what to tell you... anything's possible but I don't see how this could be. Make passes down to its subcommands the same environment that it was given (plus any changes in the makefile of course). -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
