Viktor,

I had not noticed that it did build vidtest.exe even in the first case!? :)
Anyway, here with trace:

--------------8<------------------
(E:\REPOSITORY\harbour\tests)hbmk2 -trace vidtest
hbmk: Processing configuration: E:\harbour\bin\hbmk.cfg
hbmk: Harbour compiler command:
e:\harbour\bin\harbour.exe -n2 vidtest -ie:\harbour\include
Harbour 1.1.0dev (Rev. 10513)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'vidtest.prg'...
Lines 299, Functions/Procedures 6
Generating C source output to 'vidtest.c'... Done.
E:\SVILUPPO\GCC\V3.3.5\USR\i386-pc-os2-emx\bin\nm.exe: vidtest: No such file or
directory
hbmk: C compiler command:
gcc.exe vidtest.c  -O3 -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -o vidtest.exe -Ie:\h
arbour\include -Le:\harbour\lib -lhbcpage -lhblang -lhbcommon -lhbcplr -lhbdebug
 -lhbvm -lhbrdd -lhbusrrdd -lhbuddall -lhbhsx -lhbsix -lrddntx -lrddnsx -lrddcdx
 -lrddfpt -lhbrtl -lhbpp -lhbmacro -lhbextern -lgtcgi -lgtpca -lgtstd -lgtos2 -l
hbcommon -lhbrtl -lhbvm -lhbpcre -lhbzlib -lsocket
------------->8-----------------

So it seems that without extension it simply calls a program that does nothing
apart from spitting an error message :)

Best regards.

Maurilio.

Viktor Szakáts wrote:
> Hi Maurilio,
> 
> Could you post your output using -trace switch?
> 
> Brgds,
> Viktor
> 
> On Tue, Mar 3, 2009 at 2:40 PM, Maurilio Longo <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     Hi Viktor,
> 
>     latest cvs, os/2 gcc, I issue:
> 
>     hbmk2 vidtest
> 
>     this is what I get:
> 
>     (E:\REPOSITORY\harbour\tests)hbmk2 vidtest
>     hbmk: Processing configuration: E:\harbour\bin\hbmk.cfg
>     Harbour 1.1.0dev (Rev. 10513)
>     Copyright (c) 1999-2009, http://www.harbour-project.org/
>     Compiling 'vidtest.prg'...
>     Lines 299, Functions/Procedures 6
>     Generating C source output to 'vidtest.c'... Done.
>     E:\SVILUPPO\GCC\V3.3.5\USR\i386-pc-os2-emx\bin\nm.exe: vidtest: No
>     such file or
>     directory
> 
>     But, If I issue:
> 
>     hbmk2 vidtest.prg
> 
>     it works ok and builds the executable.
> 
>     Any idea? Do I have to dig deeper?
> 
>     Best regards.
> 
>     Maurilio.
> 
>     PS. I don't know what is that 'nm.exe' which gets called.
> 
>     --
>      __________
>     |  |  | |__| Maurilio Longo
>     |_|_|_|____| farmaconsult s.r.l.
> 
> 
>     _______________________________________________
>     Harbour mailing list
>     [email protected] <mailto:[email protected]>
>     http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to