Am 08.11.2010 19:27, schrieb Charles Davis:
> On 11/8/10 10:52 AM, André Hentschel wrote:
>> @@ -321,7 +321,8 @@ static int check_platform( struct options *opts, const
>> char *file )
>> unsigned char header[16];
>> if (read( fd, header, sizeof(header) ) == sizeof(header))
>>
On 11/8/10 10:52 AM, André Hentschel wrote:
> @@ -321,7 +321,8 @@ static int check_platform( struct options *opts, const
> char *file )
> unsigned char header[16];
> if (read( fd, header, sizeof(header) ) == sizeof(header))
> {
> -/* FIXME: only ELF is suppor