possible to redirect ouput to working dir instead of the temp dir ??

Requests for features
Post Reply
Ragooman
Member
Posts: 11
Joined: Thu Aug 13, 2009 1:55 pm

possible to redirect ouput to working dir instead of the temp dir ??

Post by Ragooman »

I'm a new user to z88dk, however I've used other compilers/assemblers in the past.
I'm mainly a hardware guy that likes embedded programming.

I'm wondering why the compiler output is directed to the temp dir instead of the current working dir where the source is located.
The other compilers that I use, such as GCC for AVR processors has this by default.

I'm using WinXP here and I currently changed the temp path to c:\z88dk\build\ for all output.

Is it possible to redirect the output to the current working dir of my source code without having to change the temp path each time ?


thanks
=Dan
Post Reply