Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can't set outputFlags....
Can't set outputFlags.... [message #118458] Fri, 18 November 2005 20:46
Eclipse UserFriend
Originally posted by: pravish.appleaid.com

Hi All,

I hope this is the right place to post this. If not please tell me which
is the best group to post this too.

I have Eclipse 3.1 running on Debian Linux. I have CDT 3.0 installed. I
wanted to use a different compiler rather than gcc. The compiler is based
on an older version of gcc. It is called ecc. I want to use the managed
make feature. So I have created a simple Hello World project. In my
projects properties I put the full path to my ecc compiler in the command
area of the GCC C++ Compiler Tool Setting. I have my include paths and
additional flags setup too.

Bu tit turns out that the ecc compiler can't handle outputFlags like
-omain.cpp. But it can handle
-o main.cpp. the only difference being a space between the -o and the file
name.

My questions is, If I want to use a managed build is there anyway to
change the otherFlags to have a space in it before the filename?

Thanks,

--Paul Ravish
Previous Topic:Resource Refresh Problem
Next Topic:IDE Syncronization Problems
Goto Forum:
  


Current Time: Sat Aug 31 22:43:07 GMT 2024

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

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

Back to the top