g++ problem
Kris Kennaway
kris at obsecurity.org
Fri Nov 7 00:46:23 PST 2003
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20031107/82412481/attachment.bin
More information about the freebsd-current
mailing list