On Tue, Sep 13, 2005 at 08:17:39PM +0200, Michael Koch wrote: > SWT generally runs on 64 bit archs. I built my Eclipse packages on amd64. > The problems is that you need to run JNIGeneratorApp on the sources. This > application replaces the integers used normally on 32-bit archs with longs > for 64-bit archs. Its IMO a bad design but the SWT people took this approach > to not need to use 8 byte variables to store pointers in them on 32-bit archs.
Which is a pretty lame excuse, because sizeof(long) == 4 on 32-bit archs (not just Linux but most other platforms as well), and sizeof(long) == 8 on 64-bit archs... -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature