On Fri, Nov 07, 2003 at 09:19:53AM +0100, Christoph P. Kukulies wrote: > Clearly. :-) > I should have mentioned that it is not in the Makefile or in variables > defined through /etc/make.conf. (I was using gmake for this). It seems > to be wired somewhere else. There just aren't many possibilities here: 1) Environment 2) The makefile or something included by the makefile. g++ doesn't come up with the command line it is executed with; gmake executes g++ with the arguments specified in the makefile. Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:28 UTC