I work with the .pas in c:\progs, and I have the following paths by the way: Include: c:\djgpp\include (Can I put here c:\progs ?) Libraries: c:\djgpp\lib Object c:\progs\obj Source c:\progs Standard Headers c:\djgpp\include (I have my doubts on this one, what is the purpose of this path?) Main target c:\progs\whatever.exe Primary file ? what is the purpose of this one?
When I compile the files, rhide put the *.o files in the c:\djgpp\bin, so what's the matter with the Object path?
Thanks for your patience, and help. Alejandro Villarroel