Thanks Micheal & Peter, I kinda figured that was the case.
I think I'll just move it to a sub-directory like you suggested
peter because I'd rather not have to re-edit the raw Makefile
every time I generate it.
Thanks again!
This newsboard is part of what makes FPC so damn great!
All of you guys
Hi Peter,
This is what the commandline compiler says in a different DOS window while I
have fp running in the other, right after fp throws the error:
-
Hint: End of reading config file c:\pp\bin\win32\fpc.cfg
Free Pascal Compiler version 1.9.2 [2004/0
On Tue, 24 Feb 2004, Jon D. Sawyer wrote:
> Is there a way to get FPC Make to enter its target DIRS before compiling
> the units in the current directory?
>
> I've got a unit that depends on another unit being compiled first that
> is in a sub-directory, even though I list the dirs first Make t
> Is there a way to get FPC Make to enter its target DIRS before compiling
> the units in the current directory?
>
> I've got a unit that depends on another unit being compiled first that
> is in a sub-directory, even though I list the dirs first Make trys to
> compile the current dir first.
There
Is there a way to get FPC Make to enter its target DIRS before compiling
the units in the current directory?
I've got a unit that depends on another unit being compiled first that
is in a sub-directory, even though I list the dirs first Make trys to
compile the current dir first.
Thx.. ^_^