readelf -h /usr/X11R6/bin/blackbox ELF Header: Magic: 7f 45 4c 46 02 01 01 09 00 00 00 00 00 00 00 00 Class: ELF64 Data: 2's complement, little endian Version: 1 (current) OS/ABI: UNIX - FreeBSD ABI Version: 0 Type: EXEC (Executable file) Machine: Alpha Version: 0x1 Entry point address: 0x1200039c0 Start of program headers: 64 (bytes into file) Start of section headers: 275328 (bytes into file) Flags: 0x0 Size of this header: 64 (bytes) Size of program headers: 56 (bytes) Number of program headers: 6 Size of section headers: 64 (bytes) Number of section headers: 24 Section header string table index: 23
__________________________________________________________________________ "Yes, but I love gatherings. Isn't it ironic?" "Hell hath no fury like a woman scorned for Sega." http://wckn.clarkson.edu/~cohentl/ On Fri, 25 Jan 2002, Bo Thorsen wrote: > On Friday 25 January 2002 04:36, Todd Cohen wrote: > > Consider this a report then :) Freebsd 4.4 AXP. > > AlphaStation 200 4/233, 233MHz > > > > Blackbox works perfectly. > > Is blackbox compiled as a 32 or 64 bit binary? In more precise terms, is it > an ELF32 or ELF64 executable? > > bo@pluto /crossbuild/image/cross> readelf -h usr/X11R6/bin/blackbox > ELF Header: > Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 > Class: ELF64 <===== > Data: 2's complement, little endian > Version: 1 (current) > OS/ABI: UNIX - System V > ABI Version: 0 > Type: EXEC (Executable file) > Machine: Advanced Micro Devices X86-64 > Version: 0x1 > Entry point address: 0x402680 > Start of program headers: 64 (bytes into file) > Start of section headers: 2869896 (bytes into file) > Flags: 0x0 > Size of this header: 64 (bytes) > Size of program headers: 56 (bytes) > Number of program headers: 6 > Size of section headers: 64 (bytes) > Number of section headers: 37 > Section header string table index: 34 > > Afaik alpha can do both in the same time, like most other 64 bit > architectures. > > Can you send me the configure options you're using, please? > > Bo. > > -- > > Bo Thorsen | Praestevejen 4 > Free software developer | 5290 Marslev > SuSE Labs | Denmark >
