Search the web
Sign In
New User? Sign Up
ftpbench · To develop an open-source FTP benchmark application,
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Digest Number 109   Message List  
Reply | Forward Message #261 of 282 |
On Fri, Oct 04, 2002 at 01:09:22PM -0000, ftpbench@yahoogroups.com wrote:
> ________________________________________________________________________
>
> Message: 2
> Date: Thu, 03 Oct 2002 15:54:56 -0400
> From: Kenneth Eaton <keaton@...>
> Subject: compile error
>
> Upon attempting to compile the program I receive the below output and
> error. Can anyone help out?

I had the same error with Debian Woody v3.0r1, gcc-2.95 was version
2.95.4-11woody1 and g++-2.95 was version 2.95.4-11woody1

I installed gcc-3.0 and g++3.0 with apt-get install gcc-3.0 g++3.0,
then typed:

make clean
export CC=gcc-3.0
export CXX=g++-3.0
./configure
make

and got a clean compile.

With Debian, I can have both versions 2.95 and 3.0 of gcc/g++ installed,
and switch between them with the export command.

-yoshio



Sat May 24, 2003 1:24 am

ak209@...
Send Email Send Email

Forward
Message #261 of 282 |
Expand Messages Author Sort by Date

... I had the same error with Debian Woody v3.0r1, gcc-2.95 was version 2.95.4-11woody1 and g++-2.95 was version 2.95.4-11woody1 I installed gcc-3.0 and g++3.0...
ak209@...
Send Email
May 25, 2003
6:10 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help