Brett Rabideau wrote:
> 
> Geoff -
> 
> Here's more information about the programs that I have found:
> 
> technocopia: {16} % g++2 -v
>  gcc2 -v
> gcc version 2.7.2.1
> 
> technocopia: {17} % g++ -v
>  gcc2 -v
> gcc version 2.7.2.1
> 
> technocopia: {18} % gcc -v
> gcc version 2.7.2.1
> 
> technocopia: {21} % gcc2 -v
> gcc version 2.7.2.1
> technocopia: {22} %
> 
> As you can see EVERYTHING reports version 2.7.2.1 - something stinks here,
> me thinks.

Yes.  Your configure and make call a program "c++", not "g++"...

Maybe there is not a symbolic link to g++ but yet another compiler?

If that is the case, you could try setting CXX and CC also prior to
./configure'ing

hth,

  Torsten

-- 
InWise - Wirtschaftlich-Wissenschaftlicher Internet Service GmbH
Waldhofstra�e 14                            Tel: +49-4101-403605
D-25474 Ellerbek                            Fax: +49-4101-403606
E-Mail: [EMAIL PROTECTED]            Internet: http://www.inwise.de

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to