Subject: Re: trouble with netscape 4.5?
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Ted Lemon <mellon@grosse>
List: port-i386
Date: 10/18/1998 17:32:11
> The deal is that the ELF exec code is failing to probe it as a Linux ELF
> executable for some reason... check which interpreter it's trying, or other
> signatures in the ELF ... remember, there's a lot more to go on in an ELF
> executable than the magic in the header...

It would make a lot of sense to have the exec code for ELF report
"this is an executable, but I couldn't execute it" rather than "I
don't recognize this" if probing fails but the file is recognizably an
ELF file.

			       _MelloN_