Hi Clive Davies,

    What i was exactly trying to do is, i cross compiled the Linux kernel
and downloaded it onto the IXP1200.  It went fine. I could see the login
prompt.

I need to build some applications on the top the kernel which are purely
relating my project.  For that applications i need to use fork,
socket,etc.......  When i try to compile the code which is written by  me
 which contains fork,printf and socket....) along with kernel, i am getting
compilation errors.. saying that undefined reference.....

I am using arm cross compiler, Host is Linux 6.2

How do I use the system calls in embedded environment....

Shobhan

----- Original Message -----
From: "Clive Davies" <[EMAIL PROTECTED]>
To: "Shobhan Ayyadevara" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, March 07, 2002 2:46 PM
Subject: Re: How to run userland programs in ARM Linux ?


>
> >     I have been trying to write a small user land programme which can
run
> > on IXP1200 ( Using Linux OS)   Even i could not compile the kernel if i
use
> > a userland programme.
> > Please help me.  how to proceed and what to do ?
>
> I don't understand what you mean by this. Compiling the kernel is
completely
> unrelated to using userland binaries.
>
> > Can't we run a user space programe in ARM Linux ?  If any one know how
to
> > run userland programmes ( In embedded linux environements on IXP1200),
> > please let me know..
>
> Yes you can run user space programs, provided that they have compiled to
run
> on arm targets.  What exactly are you doing and how is it not working? You
> need to give more details.
>


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.

Reply via email to