From: steves AT avs DOT dec DOT com Subject: Re: use of __int64 in gcc? 7 Apr 1998 00:53:32 -0700 Message-ID: <199804061552.AA21707.cygnus.gnu-win32@freedom.avs.dec.com> References: <19980406101621 DOT 11574 AT murlibobo DOT cs DOT mu DOT OZ DOT AU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Fergus Henderson Cc: gnu-win32 AT cygnus DOT com ) > How can I use __int64 with gcc? Actually, I just need ) > a 64-bit integer primitive type (whatever it may be called). ) ) Try `long long'. I've tried 'long long' to no avail. It works with gcc on solaris, tho. --s - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".