Re: [Harbour] linux x mingw strange behaviour

2009-09-13 Thread Tamas TEVESZ
On Sun, 13 Sep 2009, Viktor Szakáts wrote: hi, > If you specify HB_COMPILER explicitly, there will be > no autodetection done, so you also have to setup the other > aspects of the compiler, like HB_CCPREFIX, HB_BUILD_EXTDEF. > > Of course it could be implemented otherwise, but it > looks a

Re: [Harbour] linux x mingw strange behaviour

2009-09-13 Thread Viktor Szakáts
Hi, If you specify HB_COMPILER explicitly, there will be no autodetection done, so you also have to setup the other aspects of the compiler, like HB_CCPREFIX, HB_BUILD_EXTDEF. Of course it could be implemented otherwise, but it looks a bit too costly compared to the value added. Anyway it's a pa

[Harbour] linux x mingw strange behaviour

2009-09-13 Thread Tamas TEVESZ
hi, if i specify HB_PLATFORM=win, compiler is autodetected fine to be mingw, and all is fine. if, however, i explicitly specify HB_COMPILER=mingw (along with HB_PLATFORM=win of course(?)), all hell breaks loose. it looks as if compile commands were *mostly* set (ie. switches and stuff are alm