Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Borland compiler?
Borland compiler? [message #56777] Mon, 06 January 2003 15:09 Go to next message
Eclipse UserFriend
Originally posted by: insert my name here

Is there any accepted set of settings for using the borland c++
compiler in the CDT? I'm new to C++ (don't really even study it in
school til next year) and i want to get up and running w/o shelling out
for overblown IDEs that don't teach me anything about the nuts and
bolts. Can someone offer me some tips for doing so in Eclipse? I have
BCC installed, and the Cygwin environment, but my system is defaulting
to using the BCC compiler at the moment. I'd like to move that over to
gcc, but i'd also like to know how to work with the pure windows
compiler.

Tips, tricks, truths, and teaching are welcome, of course ;)

Thanks.

--
Chris R.
=====
http://offline.pointclark.net/
Re: Borland compiler? [message #56969 is a reply to message #56777] Tue, 07 January 2003 11:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: anders_biehl.yahoo.com

Hi,

"but my system is defaulting to using the BCC compiler at the moment"

won't it help to place

%YOUR_CYGWIN_DIR%\bin

first in your path?

-Anders


"<insert my name here>" <offline@atshawdot.ca> wrote in message
news:Xns92FB5545198F2offlineshawca@204.138.98.10...
> Is there any accepted set of settings for using the borland c++
> compiler in the CDT? I'm new to C++ (don't really even study it in
> school til next year) and i want to get up and running w/o shelling out
> for overblown IDEs that don't teach me anything about the nuts and
> bolts. Can someone offer me some tips for doing so in Eclipse? I have
> BCC installed, and the Cygwin environment, but my system is defaulting
> to using the BCC compiler at the moment. I'd like to move that over to
> gcc, but i'd also like to know how to work with the pure windows
> compiler.
>
> Tips, tricks, truths, and teaching are welcome, of course ;)
>
> Thanks.
>
> --
> Chris R.
> =====
> http://offline.pointclark.net/
Re: Borland compiler? [message #57104 is a reply to message #56969] Tue, 07 January 2003 19:05 Go to previous message
Eclipse UserFriend
Originally posted by: insert my name here

"anders biehl" <anders_biehl@yahoo.com> wrote in
news:aved47$pqp$1@rogue.oti.com:

> Hi,
>
> "but my system is defaulting to using the BCC compiler at the
> moment"
>
> won't it help to place
>
> %YOUR_CYGWIN_DIR%\bin
>
> first in your path?
>
> -Anders


Yes, it probably would. What i'm looking for, though, is a way to
alter the default compiler for the CDT from the first 'make.exe' found
in my path to a compiler of my choice.

It seems like a pretty basic option, if ye ask me...

--
Chris R.
=====
http://offline.pointclark.net/
Previous Topic:Jump in CDT
Next Topic:Project Variables
Goto Forum:
  


Current Time: Wed Jul 17 07:30:59 GMT 2024

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

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

Back to the top