On Wed, Mar 5, 2008 at 12:47 PM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote:
> What hardware? PPC32 > Most of non x86 CPUs needs strict alignment. Have you compiled > Harbour with HB_STRICT_ALIGNMENT macro?, f.e.: > export C_USR=-DHB_STRICT_ALIGNMENT No I'll try. > If it not help then try to reduce this sample and eliminate > one of the functions (getenv() or file()) so it will be easier > to locate the source of problem. The problem is file() and the dir that don't exist. file( "./notexist" ) returns .F. best regards, Lorenzo > > best regards, > Przemek > _______________________________________________ > 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
