- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I write a simple “hello world” c program,and in linux using the following command
code:# nios2-linux-uclibc-gcc -elf2flt -o hello hello.c# file hello hello : data why the format of \"hello\" isn\'t flat ? I download it to uclinux,and run ./hello ,it outputs \"permission dennied\",so what\'s my problem ? the excutable format on uclinux is flat,isn\'t it?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the wiki is updated,
"file" doesn't know about nios2 flat format. check on uclinux, ls -l /bin/hello- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have tried as you told me ,however I can\'t see its format,and also \"./bin/hello\" is refused,\"permission denied\".Is the steps I follow right?
--- Quote Start --- originally posted by hippo@Jul 30 2006, 12:41 PM the wiki is updated,\"file\" doesn\'t know about nios2 flat format.
check on uclinux, ls -l /bin/hello
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17256)
--- quote end ---
--- Quote End ---

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