I am wanting to use Delphi 4 to make some .OBJ files from my Pascal source
code.

I can do this when using the switch -JP, but I get no .HPP files, but if I
use the -JPH directive they are there.

Note : I have never seen -JPH ever documented - so how many other cmd line
parameters are there like this?

But that is not my problem.

What I want to do is force the .OBJ files to be placed into a directory
which is NOT where the .PAS file source code is.

To do this for a .DCU you use the -Nmypath directive, but what is it for C++

How can I do that?, everything I have tried fails; the .OBJ file is left
with the .PAS file.

I am in dire need of some help here.

Chris Crowe

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to