linux kernel version for application & host

majid
hi

Is it safe that I compile/build applications with linux-2.6.32 and then
used the produced binary files on mini2440/64MB with linux-2.6.29.4 ?

I do not want to change its default system.

Also, is there a simple & safe way to get image from mini2440/64MB ? and
another simple & safe way to put image to it?

regards

majid
nobody!

in windows it is possible,
for example it may compile & build an application in windowsXP and install
and run it in a windows98 machine.

Narongrat Srimee
Dear Majid,

About application, I think we can run binary compiled from 2.6.32.2 machine
on another 2.6.29.4 machine.

Except for device drivers, you should use same kernel source as target
machine to compile.

Regards,
Narongrat

majid
tanx
is there any simple & safe way to upgrade kernel of a mini2440(2.6.29.4) ?