On Mon, Nov 27, 2006 at 04:04:41PM -0800, Steve Langasek wrote:
> No, it's a broken package.  He's referring to swt-gtk, whose source includes
> assumptions that will necessarily break on either 32-bit or 64-bit
> architectures unless a fix-up is applied.

#if __BITS_PER_LONG == 64?

or #if defined(__alpha__) || defined(...) and so on...

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to