mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] update on pull request


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] update on pull request
Date: Sun, 11 Jan 2015 18:29:17 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

Rashad M schrieb:
> On Sun, Jan 11, 2015 at 4:12 PM, Volker Grabsch <address@hidden> wrote:
> > Rashad M schrieb:
> > > I am getting below error
> > >
> > >  make cleanup-style
> > > make: execvp: bash: Argument list too long
> > > make: *** [cleanup-style] Error 127
> >
> > I have no idea why this is.  This command should always work.

Okay, I finally got it.

It's not a single shell command whose argument is too large, but the
whole shell invocation (bash -c) gets a too large argument (script).

Fixed in master as well as stable:

https://github.com/mxe/mxe/commit/dacd2ba109bb588d44eb5432d685077c37a043dc
https://github.com/mxe/mxe/commit/0c6cc9c91cf94e445ec471a5beebb7199483cb9d

Please pull (e.g. "git pull --rebase") and try again.


Regards,
Volker

-- 
Volker Grabsch
---<<(())>>---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]