Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8803669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T01:24:02+00:00 2026-06-14T01:24:02+00:00

IDE: Delphi 6 Professional. We have big projects. I cannot use Project Groups to

  • 0

IDE: Delphi 6 Professional.

We have big projects.

I cannot use Project Groups to build them all, because I got OM errors, and strange file errors when I did it.

My idea was that I will use DCC32.exe
Priorly I had a fight with the command line parameters (dcc32.cfg), but it I thought I solved it…

Today I tried to compile projects with it, but at first project I got errors.

chdir c:\d\anyproject
dcc32 -b any.dpr

The error reported me that it wasn’t found a unit. I tried to compile in Delphi, and it was successful.

So I checked the problem. Why the previous project buildings were successful, and why this wasn’t…?

Then I realized that this dpr is using references to a subdirectory, but not all files added to the project, more of them are linked by project’s “search path”.

But if it’s true, then this meaning that DCC32 ISN’T USING THE PROJECT’S DOF/CFG FILES!

So the problem is that Delphi merges everything to provide the result.
It merges the global search paths, the project’s compiler directives, the searching paths, so everything, and using the project’s conditional directives too.

If I understand it well, the DCC32 don’t use, only the dcc32.cfg, and I must merge everything for the compilation, what is an impossible job, because I need to write a parser what is interprets the project’s parameters, and merges with globals.

Or I misunderstand something, and the problem is caused by other thing what I missed?

I waiting for your suggestions!

Thanks for all idea, link, info, etc.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T01:24:03+00:00Added an answer on June 14, 2026 at 1:24 am

    dcc32 options from the following places:

    1. A dcc32.cfg file. This can be either in the current directory, or the same directory as dcc32.exe.
    2. The command line.
    3. The source code.

    I have order these in order of increasing precedence. So, an option specified in source code always overrides settings made a dcc32.cfg file, or on the command line.

    dcc32.exe will choose whichever dcc32.cfg file it finds first. It looks in the current directory first.

    What all this means is that you are responsible for getting the settings from the .dof file, and from the IDE into your command line compilation environment.

    This is one of the many reasons why you should upgrade. Modern Delphi versions use msbuild for command line compilation and make it trivially easy to be sure that your command line builds are the same as IDE builds.

    When you watch an msbuild in progress you will see that it results in a call to dcc32.exe with all options specified on the command line. Transforming the project settings into a call to dcc32.exe is what you are now faced with. In Delphi 6 you have to do that yourself. In modern Delphi, the tools are part of the product.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way that I can have the Delphi IDE auto-save all opened
Delphi 2009 uses build configurations . When you create a new project you have
I have consistently had IDE problems in Delphi/C++Builder for years, with every version. I
We have a little annoying problem with our delphi 2007 IDE, from time to
Is Delphi have any ability to write script of IDE actions? I would like
I'm migrating a Delphi project from old Delphi 2.0 IDE to the new RAD
IDE = VS7 or 2002 Hi all, I have a really weird problem here.
I don't have the Delphi IDE installed. Can I still design forms?
I know I can use the IDE settings in Delphi Pro 6 to stop
If you have a Delphi project and want to add a type library to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.