Hi Tim,
> I’m not sure, but I could take a look if you send a patch. When I read
> this, I thought “response files!” However, the bug report you linked
> suggests that there’s some reason they don’t work in this case.
Ah man, I'm sorry I sent some patches but I messed up the subject line
(see b
Hi John,
John Soo writes:
> I'm working on packaging Stack and have all the dependencies.
>
> When I try to package stack itself, I get the following error:
>
> gcc: error trying to exec
> '/gnu/store/...-gcc-7.4.0/libexec/gcc/x86_64-unknown-linux-gnu/7.4.0/collect2':
> execv: Argument list too
Hi Guix!
I'm working on packaging Stack and have all the dependencies.
When I try to package stack itself, I get the following error:
gcc: error trying to exec
'/gnu/store/...-gcc-7.4.0/libexec/gcc/x86_64-unknown-linux-gnu/7.4.0/collect2':
execv: Argument list too long
I saw the following issue