Barry Jackson wrote:
> 
> Output from latest SVN (14320) :-
> 
> ----------------------------------------------------------------------------------------------------
> Project [ ash ]    Launch [ No ]    Rebuild [ No ]    Started [ 16:08:44 ]
> ----------------------------------------------------------------------------------------------------
> Batch File Exists => /home/baz/tmp/yydylr.sh
> Batch File Contents =>
> #!/bin/sh
> export PATH=$PATH:/home/baz/SVN/harbour/bin/linux/gcc
> echo "this ran" > /home/baz/hash/ash_hbide.txt
> 
> hbmk2 /home/baz/hash/ash.hbp -q -trace -info -lang=en
> 
> Command => /bin/bash
> Arguments => -c /home/baz/tmp/yydylr.sh
> ----------------------------------------------------------------------------------------------------
> CurDir() => home/baz/hash Starting in => /home/baz/hash/
> /bin/bash: - : invalid option
> Usage: /bin/bash [GNU long option] [option] ...
> /bin/bash [GNU long option] [option] script-file ...
> GNU long options:
> --debug
> 

Can you change 
         cC   := iif( hbide_getOS() == "nix", "-c ", "/C " )
to 
         cC   := iif( hbide_getOS() == "nix", "-c .", "/C " )

and try again?



-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/HBIDE-Project-build-start-folder-problem-tp4861627p4885921.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