mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Masanori Ogino <masanori.ogino@gmail.com>
To: lowrisc-dev@lists.lowrisc.org
Cc: musl@lists.openwall.com
Subject: [GSoC2016] Weekly Report of Porting musl to RISC-V Project #1
Date: Fri, 3 Jun 2016 23:29:58 +0900	[thread overview]
Message-ID: <CAA-4+jf7s5qQS9axaAEyxfniRODWM0rcaG+pJw-BSfmFmA+8+g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

Hello all,

It is the second issue of weekly report of porting musl to RISC-V GSoC project.

I am still working on integrating toolchain and building userland.

On the toolchain side, the WIP branch [1] has been upgraded to recent
upstream using riscv-binutils-gdb.

On the userland side, I have built statically-linked BusyBox as the
first target. BusyBox 1.24.2 can be built using [1] and attached
.config file. Using the Linux kernel 4.1.17 + RISC-V patches [2] built
with a glibc-based toolchain and Spike, a system with the busybox
binary boots up, launches init and finally provides a shell!

(I am using Linux kernel built with a glibc-based toolchain because I
am using GCC6 for integration and Linux 4.1.17 has no support for
that.)

However, the shell can't execute other programs with "permission
denied" errors, while built-in commands works well. I try to figure
out the cause.

The progress is slower than what I expected last week but there is no
delay from the proposed plan. In next week, I will debug the issue
above and work on the libc's arch-dependent part.

Have a nice weekend!

[1]: https://github.com/omasanori/riscv-gnu-toolchain/tree/musl
[2]: https://github.com/riscv/riscv-linux

-- 
Masanori Ogino

[-- Attachment #2: .config --]
[-- Type: application/xml, Size: 32247 bytes --]

             reply	other threads:[~2016-06-03 14:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03 14:29 Masanori Ogino [this message]
2016-06-03 15:28 ` Szabolcs Nagy
2016-06-03 16:14   ` Masanori Ogino
  -- strict thread matches above, loose matches on Subject: below --
2016-05-27 14:02 Masanori Ogino
2016-05-29 18:14 ` FRIGN
2016-06-03 14:31   ` Masanori Ogino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA-4+jf7s5qQS9axaAEyxfniRODWM0rcaG+pJw-BSfmFmA+8+g@mail.gmail.com \
    --to=masanori.ogino@gmail.com \
    --cc=lowrisc-dev@lists.lowrisc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).