Port-powerpc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Cannot execute binary file



At 10:51 AM 7/31/2001 -0400, Andrew Cagney wrote:
Is it any program built on GCC>3.0+patch ?


Given that hello.c really is hello.c (....) I'd suspect``any'' program built with GCC>3.0+patch, uses libc and is staticly or dynamically linked doesn't run on a current kernel.

I'll give return0.c a go.

Does a ktrace/kdump show anything of interest?


I'll find out. I suspect not since I think the kernel is refusing to even load the program.

My guess if that your program is missing the NetBSD ELF signature.
A change since June was made to not assume that un-signed ELF
programs are NetBSD.
--
Matt Thomas               Internet:   matt%3am-software.com@localhost
3am Software Foundry      WWW URL:    http://www.3am-software.com/bio/matt/
Cupertino, CA             Disclaimer: I avow all knowledge of this message




Home | Main Index | Thread Index | Old Index