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 bit too costly compared to the value added.
 > Anyway it's a path we can follow.

right, thanks. don't complicate it. works fine this way.

maybe something like this would make it absolutely clear:

Index: INSTALL
===================================================================
--- INSTALL     (revision 12489)
+++ INSTALL     (working copy)
@@ -408,6 +408,10 @@
    - HB_COMPILER               Override C compiler autodetection
                                See this section for possible values:
                                SUPPORTED PLATFORMS AND C COMPILERS
+                               If HB_COMPILER is specified explicitly,
+                               other toolchain properties (like HB_CCPREFIX,
+                               HB_BUILD_EXTDEF etc.) also have to be
+                               explicitly specified.
 
    - HB_USER_PRGFLAGS          User Harbour compiler options
    - HB_USER_CFLAGS            User C compiler options




-- 
[-]

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

Reply via email to