From octave-maintainers-request at bevo dot che dot wisc dot edu Wed Jan 31 10:19:09 2001 Subject: Re: ISO C++ and Octave From: Mumit Khan To: "John W. Eaton" cc: octave-maintainers at bevo dot che dot wisc dot edu Date: Wed, 31 Jan 2001 10:19:06 -0600 (CST) On Wed, 31 Jan 2001, John W. Eaton wrote: > This seems to be a change in the way gcc works. Do you know the > reason for the change? I see that with gcc 2.97, I can specify the > targets with -MT "..." but that doesn't work with earlier versions of > gcc. I had missed the -MT option, thanks for pointing it out. Yet another little thing that configure has to do. Mumit