Hi Viktor, The builds on 'CentOS 5.3', 'Fedora 11' and 'Vista' are running correctly. The 'demoqt' and 'demoxbp' executed coreectly, just one crash on Vista at 'demoxbp' finishing, but as I know correctly this is already reported.
I tried on 'Fedora 11' a correct crossbuild with the following script: export HB_PLATFORM=win export HB_CCPATH=/usr/bin/ export HB_CCPREFIX=i686-pc-mingw32- export HB_BIN_COMPILE=/usr/local/bin export HB_INSTALL_PREFIX=/usr/local/windows cd ./harbour make clean install cd .. My question is regarding the mingw32 auto detection on 'Fedora 11', could it be implemented for this distribution too? Is this HB_CCPATH and HB_CCPREFIX info sufficient for this or do you need more input? Best regards, István -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: 2009. szeptember 12. 11:49 To: [email protected] Subject: [Harbour] SF.net SVN: harbour-project:[12486] trunk/harbour Revision: 12486 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12486&view=rev Author: vszakats Date: 2009-09-12 09:49:14 +0000 (Sat, 12 Sep 2009) Log Message: ----------- 2009-09-12 11:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk + Added ppc detection on PPC macs. ! Fixed 64bit CPUs detection. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/config/global.mk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
