There's your second "A for the Day"....:
technocopia: {55} % c++ -v
Reading specs from /usr/local/lib/gcc-lib/i386-pc-bsdi4.0.1/2.8.1/specs
gcc version 2.8.1
I'll try setting CXX to /usr/bin/g++ instead of letting it default to
/usr/bin/c++ ...
You guys are truly amazing.
Thanks,
Brett
--On Wednesday, September 13, 2000 5:58 PM +0200 Torsten Neuer
<[EMAIL PROTECTED]> wrote:
> 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
Brett Rabideau
"She sells C-Shells and other Assorted Perls by the Seashore..."
Periwinkle Communications LLC
Performance-based Web Site Hosting, Programming & Design
http://www.toto.com
[EMAIL PROTECTED]
------------------------------------
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>