* [rust-dev] Review request for my Rust kernel project
@ 2014-12-13 9:38 C K Kashyap
0 siblings, 0 replies; only message in thread
From: C K Kashyap @ 2014-12-13 9:38 UTC (permalink / raw)
To: rust-dev@mozilla.org
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
Hi All,
I am working on translating the xv6 code to Rust -
https://github.com/ckkashyap/unix. I am having trouble ascertaining if my
linker script is correct and that the compiler flags that I am using for
Rust are proper.
I have two unexplained observations as of now -
1. If I just have assembly code and Rust code, there is an issue that goes
away if I have an intermediate C program. I introduced cmain.c just for
this.
2. my code that iterates over &str does not work - in kernel/uart.rs
I'd appreciate it very much if someone could take a stab at it and let me
know where I am going wrong.
Regards,
Kashyap
[-- Attachment #2: Type: text/html, Size: 867 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-13 9:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-13 9:38 [rust-dev] Review request for my Rust kernel project C K Kashyap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox