Viktor Szakáts wrote:
> 
> The actual content of CURDIR() doesn't matter 
> in context of our discussion. The only point is 
> to deal with it properly whatever it is.
> 

I know. I was just explaining my viewpoint.



> Other than that "CURDIR() neutrality" is a very 
> important (and many times forgotten in DOS/Windows 
> world) programming rule, so I hope HBIDE behaves 
> well whatever the actual current directory is.
> It's also basic requirement for Mac OS X apps.
> So far HBIDE looks clean in this regard.
> 

CurDir() is irrelevant for any of the hbIDE actions 
and for that matter hbMK2 also.

hbIDE always stays there from where it is invoked,
never changes it anytime. As you explained, it is very 
essential aspect of any application, probably, on 
every OS.



> hbmk2 works correctly regardless of current dir.
> 

Okay. 



>> Where .hbmk folder will be created ? At '-o<project_dir>/' 
>> or where from this is called ? I knew that -o option is 
>> to place the target executable. Does it also affect the 
>> intermediatory files ?
> 
> Yes. '.hbmk' dir is created in -o directory (unless manually 
> overridden using -workdir option). In non-incremental mode 
> all intermediate files are created in temporary directory.
> 
> [ BTW -o is quite flexible, f.e. you can use both '-ohello' 
> and '-omydir/' at the same time, the first will define the 
> name of the target, the second the directory. Of course 
> you can use '-omydir/hello', too, and you can also combine 
> them in various ways. The end result is that you can configure 
> output filename in .hbp file and output directory via separate 
> cmdline options. ]
> 

I will try to hook this concept.


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://harbour-devel.1590103.n2.nabble.com/SF-net-SVN-harbour-project-14590-trunk-harbour-tp5100362p5100776.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to