Alright I’ll keep you posted!
On Wed, 16 Sep 2020 15:32:42 -0700
John Soo wrote:
> Thanks again raingloom!
No prob!
I hope you get farther that I have. In any case, feel free to send an
update on your progress. The more people working out the
cross-compilation kinks the better.
Thanks again raingloom!
On Tue, 15 Sep 2020 18:55:02 -0700
John Soo wrote:
> Thanks raingloom,
>
> What branch and file should I start with?
>
> - John
branch: devkitpro
file: raingloom/packages/homebrew.scm
Thanks raingloom,
What branch and file should I start with?
- John
On Sat, 12 Sep 2020 06:56:52 -0700
John Soo wrote:
> Hi raingloom,
>
> How did you try packaging it? Do you think inheriting from gcc and
> friends would be a good start?
>
> Thanks!
>
> John
This repo contains what I have so far. You'll also need to patch
embedded.scm in Guix to export some
Hi raingloom,
How did you try packaging it? Do you think inheriting from gcc and friends
would be a good start?
Thanks!
John
On Thu, 10 Sep 2020 07:27:39 -0700
John Soo wrote:
> Hi Guix,
>
> I am looking into ghc on ARM and the process seems like it only
> requires a separate gcc toolchain specified during configure. I have
> not packaged a gcc-toolchain yet, so I am looking for pointers. Would
> the gcc toolchain for
Hi Guix,
I am looking into ghc on ARM and the process seems like it only requires a
separate gcc toolchain specified during configure. I have not packaged a
gcc-toolchain yet, so I am looking for pointers. Would the gcc toolchain for
cross compiling (say, from x86 to aarch64) be as simple as pr