- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To start off, I'm just new to build uClinux environment, so been learning curve but getting there. I followed instructions:
http://www.nioswiki.com/installnios2linux but what I noticed when doing a make is that the userland programs aren't ready to compile. i.e. it is looking for build-busybox and the directory is really busybox, same for agetty and boa. Where do you tell it which userland programs you want to compile, and any idea why they don't 'just work' ? We had this environment setup before on older code, and normally we would do a 'make romfs' after getting the toolchain setup, but that's where I get stuck. Pointers? Thanks! DanLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Once you have all the tools installed, the instructions to build uClinux without MMU are here: http://www.nioswiki.com/operatingsystems/uclinux/uclinuxdist
If you are using an MMU the instructions are here: http://www.nioswiki.com/linux You need to check "Customize Application/Library Settings" (or "Customize Vendor/User Settings" in some versions) in menuconfig to choose userland applications. You just do 'make' to build everything.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page