On Mon, May 13, 2013 at 08:07:25PM +0100, Norman Dunbar wrote:
> I suppose I could define ULONG and SLONG as ints, which are 32 bit on my 
> laptop, but I think that might confuse the issue.

You can use int32_t and uint32_t, these are always 32-bit.

> For now, anyway, I have a solution. Thanks.
> 
>       gcc -m32 -o fbdump32 fbdump.c

I would rather call this a workaround - and not a satisfying one.

                                                  Michal Kubecek


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to