|
From: Neil Y. <gm...@yo...> - 2005-08-15 09:45:58
|
Neil Youngman <gmane <at> youngman.org.uk> writes: > > I'm compiling using g++-3.4.4 on RedHat 7.3 I've just realised that although I've configured it wrih CC=gcc-3.4.4, it isn't using gcc-3.4.4, so the declaration in the middle of the block is confusing it. If it doesn't use CC from configure, I need to figure out how to get it to use the correct version of gcc. Neil Youngman |