Re: g++ problem

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Fri, 7 Nov 2003 00:46:21 -0800
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

Received on Thu Nov 06 2003 - 23:46:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:28 UTC