"After trying to cross-compile Rust by specifying --target
x86_64-pc-dragonfly-elf to Rust’s own configure script and spending
numerous hours just to note that the build fails"...

Howdy, fellow crazy cross-compiling person.  Did you by any chance
come across my message from a week or so ago?  One response seemed
likely to help you if you were encountering a specific kind of build
failure:

https://mail.mozilla.org/pipermail/rust-dev/2014-July/010827.html

what other errors were you encountering with the --target approach?

==rob




On Tue, Jul 29, 2014 at 7:59 AM, Michael Neumann <mneum...@ntecs.de> wrote:
> Hi all,
>
> I am happy to announce that I succeeded in porting Rust to the DragonFly
> operating system. [This article][1] describes `how` and might also be of
> interest to others porting Rust to NetBSD or OpenBSD. Within the next
> week I submit patches to the LLVM project (segmented stack support for
> DragonFly) and also to the rust repo itself. My `dragonfly` branch of
> the Rust repository can be found [here][2].
>
> If someone is interested to try out early, I can provide some binaries
> until I set up some automatic builds.
>
> Regards,
>
>   Michael
>
> [1]: http://www.ntecs.de/blog/2014/07/29/rust-ported-to-dragonflybsd/
> [2]: https://github.com/mneumann/rust/tree/dragonfly
> _______________________________________________
> Rust-dev mailing list
> Rust-dev@mozilla.org
> https://mail.mozilla.org/listinfo/rust-dev
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to