Re: [dev-servo] Servo Cross-Compile to ARM

2014-03-03 Thread Edit Balint
Dear Servo Developers! I managed to cross-compile Servo to ARM Linux (except NSS submodule, I'm currently working on that). I tried to run it on a Panda board (with Ubuntu 12.04) but when the Servo window appears it's just black and nothing shows, even the test pages won't appear. I successf

Re: [dev-servo] Servo Cross-Compile to ARM

2014-02-13 Thread Jack Moffitt
I suspect the main issue will just be getting a reliable cross compiler on ARM for the arm linux ABI. I think Luqman has been working on that, but IRC (#rust or #rust-internals) or the rust-dev mailing list may be a better place to ask. jack. On Thu, Feb 13, 2014 at 6:16 AM, Edit Balint wrote: >

[dev-servo] Servo Cross-Compile to ARM

2014-02-13 Thread Edit Balint
Dear Servo Developers! My name is Edit Balint, I'm a software developer at University of Szeged, Hungary. We have a research project regarding Servo and Rust. Our main goal is to cross-compile and run Servo on ARM Linux (not Android). We have several issues with the cross-compiling procedure. I