discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't use long long variables?


From: Philip Mötteli
Subject: Re: Can't use long long variables?
Date: Thu, 26 Feb 2004 21:15:52 +0100


Am 26.02.2004 um 20:19 schrieb Chris B. Vetter:

On Thu, 26 Feb 2004 20:07:51 +0100
Philip Mötteli <Philip.Moetteli@tele2.ch> wrote:
I have my program compiled and run on a RedHat 9 box and it runs
without a problem. For deploying I have to run it on a SuSE 9 box.
There suddenly the program has an exception saying:
        /usr/GNUstep/Local/mytool: Uncaught exception
        NSGenericException,
reason: Can't use long long variables.
Where did I miss that? What should I do against that?

Looks like this comes from NSScanner -scanLongLong:
Apparently, -base configure on SuSE box doesn't define LONG_LONG_MAX.

And what could a non expert for configure do to solve the problem at least temporarely?


Thanks
Phil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]