Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Run the cross-compiled program.
@ 2000-12-20 10:09 kjlin
  2000-12-20 10:09 ` kjlin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: kjlin @ 2000-12-20 10:09 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]

Can anyone point out which step i done wrong in the process of cross-compiling an program with the -static option?
I made the cross-compile toolkit by myself.
All the source code and patches for cross-compile were downloaded from the SGI ftp site.
The version is as following:
cross-binutils = version 2.10.90
cross-gcc = version 2.96 20000707
cross-usable glibc = libc-2.1.90
The cross-compile toolkits building process is ok!
I used the cross-compiler to compile a program with the " -static " option in the host and then ran it on the target.
But i got the error message:
# ./a.out
FATAL: kernel too old
Aborted

Where i be trapped?
My host system is x86 running linux-2.2.14(Redhat 6.2).
My target system is an embedded mips board running linux-2.2.14 and shell is the statically linked ash binary from a lib-2.6.0 filesystem(kernel version unknown).
By the way, i builded the cross-usable glibc-2.1.90 with configure "--enable-kernel=2.2.14".

Thanx,
KJ from kj.lin@viditec-netmedia.com.tw

[-- Attachment #2: Type: text/html, Size: 1593 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-12-22  7:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-20 10:09 Run the cross-compiled program kjlin
2000-12-20 10:09 ` kjlin
2000-12-20 22:54 ` Nicu Popovici
2000-12-21  2:39 ` Keith M Wesolowski
2000-12-22  6:38   ` kjlin
2000-12-22  6:38     ` kjlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox