delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/27/02:05:03

Message-ID: <37C5A692.B41EE156@bigfoot.com>
From: =?iso-8859-1?Q?Fran=E7ois?= Jacques <francois DOT jacques AT bigfoot DOT com>
Organization: Becher Labs
X-Mailer: Mozilla 4.61 [en] (OS/2; U)
X-Accept-Language: en,fr,fr-CA
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: DJGPP (gcc) and Borland IDE
References: <37C047CA DOT DAE5F79C AT bigfoot DOT com> <37C15F25 DOT 2003401A AT inti DOT gov DOT ar>
Lines: 68
Date: Thu, 26 Aug 1999 21:41:55 +0100
NNTP-Posting-Host: 24.200.41.54
X-Complaints-To: abuse AT videotron DOT net
X-Trace: wagner.videotron.net 935718117 24.200.41.54 (Thu, 26 Aug 1999 21:41:57 EDT)
NNTP-Posting-Date: Thu, 26 Aug 1999 21:41:57 EDT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Sorry dudes for the delay , I've been busy these last days... =)


salvador wrote:

> > 1. I need to configure Borland IDE to use GCC with C/CPP files. That is,
> > set gcc as my C/CPP translator. Probably no prob there but haven't tried
> > it yet.
>
> I think that's impossible. I'm registered user of BC++ 3.1, I paid 350 dollars
> for this crap (back in 1993). I think that's impossible because the compiler and
> linker are *inside* the IDE. So the IDE doesn't call external programs and
> doesn't collect the errors from any program.

Would surprise me a lot! They would have two compiler editions? One embedded in the
IDE and one command line? Why would they do so? As a decent software engineer, I
would rather exec() the compiler and reuse the output in the IDE.


> The debugger is also inside and the help system can't read the djgpp's
> documentation.

Is DJGPP documentation in .hlp format (or at least available somewherein such a
format) ? If yes, we could make good use of ObjectScripting, have a function key
assigned to call the macro which would launch the help system with DJGPP doc as
input file.... What do you guys think?

There's one script in BC5 (or maybe even BC4.5) that allows watches in tooltips
"a-la-Visual-Studio". Sounds like ObjectScripting is quite powerful.

> > 2. Need to configure Borland IDE to parse output from GCC (like in
> > Codewright) *OR* use a perl script to adapt GCC output to Borland
> > format. I do not think that would be a problem but sincerly haven't
> > tried it. Anyone did?
>
> As I said before: At least BC++ 3.1 doesn't parse anything the compiler is
> inside.
>

That got refuted later in the thread.

> > 3. Have Borland to read debug .o files
>
> :-))), you should rewrite most of the Borland's debugger and I doubt you'll get
> the source ;-)

U'r right there :)



> > OR have GCC compile borland debug
> > .obj
>
> That's a huge task.

I've read somewhere that borland turbo debugger compatible debug symbols where part
of NASM or at least someone added that support in a plugin or whatever (I don't use
NASM, just read that while searching) If somebody did it for nasm...



> > OR have the debug .o converted to borland debug .obj
>
> Impossible.

... they have Win32 binaries converted to OS/2 format... I don't like the word
impossible. Let's say rather very difficult.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019