Barry Jackson wrote:
> 
> Pritpal - I left this alone while you got more into Linux :-)
> 
> Any progress ?
> 
> This is the output of a simple hello world:-
> 
> ----------------------------------------------------------------------------------------------------
> Project [ hellotest ]    Launch [ Yes ]    Rebuild [ No ]    Started [ 
> 17:55:47 ]
> ----------------------------------------------------------------------------------------------------
> Batch File Exists => /home/baz/tmp/yruwwv.sh
> Batch File Contents =>
> export PATH=$PATH:/home/baz/SVN/harbour/bin/linux/gcc
> export PATH=$PATH:/home/baz/SVN/harbour/include
> export PATH=$PATH:/home/baz/SVN/harbour/lib/linux/gcc
> export PATH=$PATH:/home/baz/SVN/harbour/contrib/hbqt
> 
> /home/baz/SVN/harbour/bin/linux/gcc/hbmk2 
> /home/baz/hbr/hbhello/hellotest.hbp -q -trace -info -lang=en -width=512
> 
> Command => /bin/bash
> Arguments => /home/baz/tmp/yruwwv.sh
> ----------------------------------------------------------------------------------------------------
> CurDir() => home/baz/hash Starting in => /home/baz/hbr/hbhello/
> hbmk2: Autodetected platform: linux
> 
> hbmk2: Autodetected C compiler: gcc
> hbmk2: Using Harbour: /home/baz/SVN/harbour/bin 
> /home/baz/SVN/harbour/include /home/baz/SVN/harbour/lib/linux/gcc 
> /home/baz/SVN/harbour/lib/linux/gcc
> hbmk2: Harbour compiler command (embedded):
> (/home/baz/SVN/harbour/bin/linux/gcc/harbour) -n2 
> /home/baz/hbr/hbhello/hellotest.prg -q -o/home/baz/tmp/ 
> -i/home/baz/SVN/harbour/include
> 
> Harbour 2.1.0beta1 (Rev. 14416)
> Copyright (c) 1999-2010, http://www.harbour-project.org/
> 
> hbmk2: C/C++ compiler command:
> gcc -c -O3 -W -Wall -pipe -I/home/baz/SVN/harbour/include 
> /home/baz/tmp/hellotest.c -o /home/baz/tmp/hellotest.o
> 
> hbmk2: C/C++ compiler command:
> gcc -c -O3 -W -Wall -pipe -I/home/baz/SVN/harbour/include 
> /home/baz/tmp/hbmk_2le9ko.c -o /home/baz/tmp/hbmk_2le9ko.o
> 
> hbmk2: Linking... hellotest
> hbmk2: Linker command:
> gcc /home/baz/tmp/hellotest.o /home/baz/tmp/hbmk_2le9ko.o 
> -Wl,--start-group -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage 
> -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd -lhbuddall -lhbusrrdd -lrddntx 
> -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr 
> -lhbpp -lhbcommon -lm -ldl -lrt -lpcre -lz -Wl,--end-group -ohellotest 
> -L/home/baz/SVN/harbour/lib/linux/gcc
> 
> ----------------------------------------------------------------------------------------------------
> Exit Code [ 0 ]    Exit Status [ 0 ]    Finished at [ 17:55:50 ]    Done 
> in [ 3.55 Secs ]
> ----------------------------------------------------------------------------------------------------
> 
> Detected exeutable => hellotest
> 
> Launch error: file not found - hellotest
> 

Can you try after modifying/applying -o switch in .hbp as 

   -o/home/baz/hbr/hbhello/hellotest


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://harbour-devel.1590103.n2.nabble.com/HBIDE-Linux-launch-application-tp5062148p5062208.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to