Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » eclipse build error with g++ 2.95.4
eclipse build error with g++ 2.95.4 [message #216965] Mon, 02 June 2008 20:58 Go to next message
Eclipse UserFriend
Originally posted by: kevinkaz.gmail.com

Greetings.
for some reason. i have to use the gcc/g++ 2.95.4 to develop c++. and i
am using ubuntu 6.06. i download the latest version of eclipse and write a
simple helloworld code. but i have error list as below.

g++: unrecognized option '-MF
g++: unrecognized option '-MDtest.o
cc1plus: unrecognized option '-fmessage-length=0...
error:[***test.o

and i can not continue, but this code works fine with the g++ 4.1.2
could any one help me with this problem? thank you very much
Re: eclipse build error with g++ 2.95.4 [message #216973 is a reply to message #216965] Tue, 03 June 2008 00:26 Go to previous message
Eclipse UserFriend
Originally posted by: subs._nospam_consertum.com

Rui wrote:
> Greetings.
> for some reason. i have to use the gcc/g++ 2.95.4 to develop c++. and
> i am using ubuntu 6.06. i download the latest version of eclipse and
> write a simple helloworld code. but i have error list as below.
>
> g++: unrecognized option '-MF
> g++: unrecognized option '-MDtest.o
> cc1plus: unrecognized option '-fmessage-length=0...
> error:[***test.o
>
> and i can not continue, but this code works fine with the g++ 4.1.2
> could any one help me with this problem? thank you very much
>
It's because 2.95 does not support those options that a required by CDT...

--
Derek
Previous Topic:No output until input completed
Next Topic:Standard Input and Output
Goto Forum:
  


Current Time: Sat May 10 16:36:55 EDT 2025

Powered by FUDForum. Page generated in 0.02759 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top