Sorry I should have said, it's MIPS (Sigma Designs SMP8635LF)

I understand about static/dynamic linking, but would prefer dynamic to keep
memory usage down, but I will use static if I have to.

I do have a root shell to the appliance, so is there any way to extract
information (build/configuration information) that would help?

Kind regards,
Ian.

-----Original Message-----
From: Lennart Sorensen [mailto:lsore...@csclub.uwaterloo.ca] 
Sent: Tuesday, 23 August 2011 3:01 p.m.
To: Ian Barnes
Cc: uclibc@uclibc.org
Subject: Re: Building an old uClibc version with gcc

Given the way uclibc is configured, I suspect that if you don't match the
kernel config and uclibc config, your binaries might not run on the system.
They might, but they might not.  It can be tricky.
Now if you happen to be staticly linking then you may have more luck, as
long as the kernel likes what you are giving it.
So what CPU architecture is it running?

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to