Port-powerpc archive

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

Cannot execute binary file



Hello,

I've this program (hello.c) that runs on a kernel built around June 12 but doesn't run on a kernel built around the end of july.

The program was built using GCC 3.0 (+ my NetBSD/PPC patches).

To reproduce the program you'll need to revert to a ~june-12 kernel, build GCC>3.0+patch, create the binary, switch back to an up-to-date kernel and then try the program.

You can't build GCC>3.0+patch on a current kernel because part of the build process runs a program created by that GCC (remember programs created by GCC>3.0 only work on old kernels :-).

Any one got any idea at all?  Perhaphs I need some compat option?

        Andrew




Home | Main Index | Thread Index | Old Index