Hi Guy, Please set HB_COMPILER=gcc for the time being. I'm not sure yet how to do the detection in Linux, since beyond gcc, it also supports owatcom and gpp. For now, you need to choose between them manually.
Brgds, Viktor On Tue, Feb 17, 2009 at 6:12 PM, Guy Roussin <[email protected]>wrote: > Guy Roussin a écrit : > >> Hi, >> I create a new deb package with current svn. But the package >> don't include the new hbmk command (from utils). >> In the package hbmk is always a link to hb-build. >> Thanks. >> >> Now i can use hbmk2 :-) > > But i get this error : > > $ hbmk2 hbpgsql.hbp > Harbour Make 1.1.0dev (Rev. 10311) > Copyright (c) 1999-2009, Viktor Szakats > http://www.harbour-project.org/ > > hbmk: Autodetected HB_ARCHITECTURE: linux > hbmk: Harbour Make couldn't detect any supported C compilers > on your system. Please setup one and try again. > hbmk: Error: Compiler not properly set. > > $ which gcc > /usr/bin/gcc > > $ ls -al /usr/bin/gcc* > lrwxrwxrwx 1 root root 7 oct 15 09:24 /usr/bin/gcc -> gcc-4.3 > -rwxr-xr-x 1 root root 80976 jan 3 2007 /usr/bin/gcc-3.3 > -rwxr-xr-x 1 root root 89680 sep 4 2006 /usr/bin/gcc-4.0 > -rwxr-xr-x 1 root root 196996 déc 2 02:14 /usr/bin/gcc-4.1 > -rwxr-xr-x 1 root root 192220 jan 4 19:58 /usr/bin/gcc-4.2 > -rwxr-xr-x 1 root root 207648 déc 31 13:52 /usr/bin/gcc-4.3 > -rwxr-xr-x 1 root root 15963 jan 3 2007 /usr/bin/gccbug-3.3 > -rwxr-xr-x 1 root root 16203 sep 4 2006 /usr/bin/gccbug-4.0 > -rwxr-xr-x 1 root root 16288 déc 2 02:11 /usr/bin/gccbug-4.1 > -rwxr-xr-x 1 root root 2018 jui 18 2008 /usr/bin/gccmakedep > > > Thanks > > -- > Guy > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
