Nikita Karetnikov <nik...@karetnikov.org> skribis:

>> I’m making progress, but it may still be a week before it’s all in
>> place.
>
> I'm willing to try this [1].  What should I adjust to build with n64?
> (My previous attempt: [2].)
>
> [1] https://lists.gnu.org/archive/html/bug-guix/2013-02/msg00290.html
> [2] https://lists.gnu.org/archive/html/bug-guix/2013-02/msg00247.html

To get a cross-toolchain for MIPS/n64, you would need to adjust
cross-base.scm to pass --with-arch and similar flags somehow.

But then all you get is a cross-toolchain.  In the absence of special
support from Guix, you’d have to build things manually with that
cross-toolchain, which won’t be particularly great.

I’d rather give a first stab at Guix support for cross-compilation, so
you can start using it.

WDYT?

Ludo’.

Reply via email to