Re: The trend is to move away from Delphi...



Jon Robertson wrote:
Andre Kaufmann wrote:

Hm. BCB isn't a Delphi compiler ;-).

It has been many /years/ since I've done anything with BCB. Somehow, it takes a .PAS file and compiles it. I'm pretty sure this isn't the C++ compiler, but rather a Delphi compiler that is included with BCB.

Yes agreed, BCB is able to compile *.pas files. But is that part of the compiler needed for C++ VCL compilation ? At least there's no Pascal file involved.

I'm sure someone will correct me... ;)

*g* - anyways to close the loop, the Delphi compiler is IIRC written in C++. So technically all VCL sources (Pascal and BCB C++) could be compiled with any C++ compiler, though this might need a 2 step process. :-9 ;-)

Andre
.



Relevant Pages

  • Re: DCC32 problem
    ... For this package I have the code and a bpl. ... to be happy (dcc32), I have to put the directory where the code is for ... the form type declared in the other pas file. ... the one the compiler is using. ...
    (alt.comp.lang.borland-delphi)
  • Re: WARNING: Duplicate resource(s)
    ... >I cant see any pas file corresponding to dmodule.dfm, ... >to another directory, the compiler complains: ... Generally it is safer to use the IDE to "rename" a unit / form using ...
    (borland.public.delphi.ide)
  • Re: Adding a component
    ... a .PAS file was not found while the .DCU is present. ... The compiler notices this, ... If you don't have the sources, and you can't get the .dcu for Delphi 7, ...
    (alt.comp.lang.borland-delphi)
  • Re: The trend is to move away from Delphi...
    ... Andre Kaufmann wrote: ... takes a .PAS file and compiles it. ... I'm pretty sure this isn't the C++ compiler, but rather a Delphi compiler that is included with BCB. ...
    (borland.public.delphi.non-technical)