TODO list for each hardware target can be found as sticky topic in the corresponding forum
Re: [590]glibc isn't written with MMU-less systems in mind but uClinux isn't inherently tied to uClibc either. The kernel isn't actually built against any libc at all. For user space, you could potentially use Newlib or dietlibc instead, though I wouldn't bother trying it. |
|
|
Administrator has disabled public posting |
Re: [590] Thanks for the tip. I'd be curious to have a developer explain the work involved in porting applications to no-MMU CPUs with examples.
|
|
|
Administrator has disabled public posting |
Re: [590] Does it mean that the kernel doesn't use the C library at all (ie. implements its own routines), or does it compile it statically so that it's self-containted and not dependent on a shared C library?
|
|
|
Administrator has disabled public posting |
Re: [590] It doesn't use a C library at all. Some features were moved out of the kernel and into user space to lessen the need for such routines and this resulted in the creation of klibc, which can be used to build the programs you will find on a typical initramfs.
|
|
|
Administrator has disabled public posting |
Re: [590]
Your are right, my Asterisk fails as soon as I'm loading app_dahdrias.so. The other two modules can be loaded without a problem. Willing? Yeah, why not. But I never did something like that before. I even don't know how to test patches. I'm using a bf527-EZKIT-V2. Is it possible to test the patch with that kind of hardware reasonable? Because as far as I know dahdi is connected to hardware interface cards, isn't it? |
|
|
Administrator has disabled public posting |
Re: [590]
Out of curiosity, what do you do exactly when you try to port a Linux x86 app to the uClinux Blackfin platform: I assume you don't only grep for fork() but also check all the calls to malloc() to make sure it doesn't make too many calls? Is this correct? Do you also look at other algos that are known to be problematic? Or do you just run the app with some kind of monitor, see if the app loads, and wait for any issue (memory leak, crashes, etc.)? |
|
|
Administrator has disabled public posting |
Re: [590] Hi Gilles,
|
|
|
Administrator has disabled public posting |
- Index
- » Developers
- » General discussions
- » [590]
Most Active Users
Board Info
- Board Stats: Total Users: 2587 Total Topics: 299 Total Polls: 1 Total Posts: 1727 Dormant
- User Info: Newest User : user2553 Members Online: 0 Guests Online: 142
- Online There are no members online
- Topic
- New
- Locked
- Sticky
- Active
- New/Active
- New/Locked
- New Sticky
- Locked/Active
- Active/Sticky
- Sticky/Locked
- Sticky/Active/Locked