Command Line Compiler Config File



I have always used the command line compiler to do automated and
release builds. I couldn't find anything on the command line compiler
in the help file, so I wanted to make sure I was understanding this
correctly and that nothing has changed.

My understanding is that DCC32.exe uses the DCC32.cfg file that is in
the same folder as DCC32.exe, and you can override and/or add new
compiler settings by placing a DCC32.cfg file in the same folder as
your project <projectname>.dpr file.

At one point, a <projectname>.cfg file was also created by the IDE,
and I found I had to delete that file before doing a build to prevent
the command line compiler from using the IDE settings in that file. I
don't think this file is being created anymore (at least I don't see
it in D2007).

I'm assuming this is the extent of it, and that the command line
compiler does not try to pull compiler settings out of the bdsproj or
dproj files.

Do I have this correct?
.



Relevant Pages

  • Re: gfortran iso c bindings - capabilities
    ... free to pick any companion processor it chooses. ... invoked with different command line options. ... if %errorlevel% NEQ 0 goto errorexit ... The compiler is supposed to incorporate the information about the ...
    (comp.lang.fortran)
  • RE: Visual studio 2003 .NET versus its own Command Prompt
    ... > package in the lab. ... > command line compiler which cames with it. ... library, which is a .lib file, for it to know where in the DLL the functions ...
    (microsoft.public.vc.language)
  • Re: Invoking External Batch Program on Multiple Core Machine
    ... (Although free version of command line .NET compiler is available, so if some new feature would greatly ... work (you pass it a file in the command line, it runs for 2-45 minutes and spits out another file). ... This is very annoying since I have a dual core machine and would like to get my work done as quickly as possible. ... You can use the Process class to start a new process with a specific command, and you can even set the ProcessorAffinity on the class instance to control what CPUs it runs on. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: more compiler switches
    ... Also print the version number of the compiler ... driver program and of the preprocessor and the compiler proper. ... C source code which should not be preprocessed. ... Like -v except the commands are not executed and all command arguments are ...
    (comp.lang.fortran)
  • openssh 3.1p1 on Solaris 8
    ... and trying to clear the keys results in a seg fault. ... when it's used to contain a command passed on the ssh command ... the structure with the correct information, but by the time execution ... Sun compiler directive I'm missing? ...
    (comp.security.ssh)