Hi clive

Sorry for late response ( our network is down for the last five days , just
now it is up )
  Thanks for your suggestion,  i linked glibc with the code.   Then errors
are gone.   When i am botting with the new kernel( I just put a printf in
main.c ( linux/src/init).  When the executions comes to printf, i am getting
exceptions.

 Can we use user space calls in kernel.

But all the user space programmes ( telnet, ftp ) all these are in busybox
which is included in the ramdisk.  Do we need to place our code also in
ramdisk.    How to place our programmes in ramdisk....


Please answer my questions, if any one knows



Shobhan


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


> >   Attached is the error dump i am getting ...
>
> It looks as if you're not linking in libc. I think that adding a
> -L path/to/your/glibc
> option to the ld call should do it, but you might need to experiment.
>
> It would be better if you paste the text into the body of email rather
than
> attaching a word document - you'll be more likely to get a response from
more
>  people.
>
>
> _______________________________________________
> 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.
>


_______________________________________________
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