On Tuesday 26 December 2006 08:30, Rob Giltrap wrote: > I was just wondering that there must be a simple command that you can > issue to return info that says you are actually in 64bit mode. ldd <filename> tells you the library dependencies, should tell you everything you need. Arnim.