Skip navigation.
 
mlRe: How to tell when app will run in 64-bit mode?
FROM : Markus Hitter
DATE : Wed Feb 06 22:04:38 2008

Am 06.02.2008 um 21:26 schrieb Jon Gotow:

> But if you want to do something different to someone else's app 
> depending on whether it's 64 bit or not, you have to go poke at it :-)


Would the "file" tool help you?

file /path/to/binary | grep x86

or similar.


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/

Related mailsAuthorDate
mlHow to tell when app will run in 64-bit mode? Jon Gotow Feb 6, 17:30
mlRe: How to tell when app will run in 64-bit mode? Ben Allison Feb 6, 18:01
mlRe: How to tell when app will run in 64-bit mode? Ben Allison Feb 6, 18:03
mlRe: How to tell when app will run in 64-bit mode? Ben Allison Feb 6, 18:12
mlRe: How to tell when app will run in 64-bit mode? Jon Gotow Feb 6, 18:20
mlRe: How to tell when app will run in 64-bit mode? Jon Gotow Feb 6, 18:25
mlRe: How to tell when app will run in 64-bit mode? Ben Allison Feb 6, 18:40
mlRe: How to tell when app will run in 64-bit mode? Jon Gotow Feb 6, 18:48
mlSolved: How to tell when app will run in 64-bit mode? Jon Gotow Feb 6, 20:41
mlRe: How to tell when app will run in 64-bit mode? Jon Gotow Feb 6, 21:26
mlRe: Solved: How to tell when app will run in 64-bit mode? Douglas Davidson Feb 6, 21:34
mlRe: How to tell when app will run in 64-bit mode? Markus Hitter Feb 6, 22:04
mlRe: How to tell when app will run in 64-bit mode? Helge Hess Feb 7, 01:39
mlRe: How to tell when app will run in 64-bit mode? Jon Gotow Feb 7, 16:17