[Mesa-dev] [Bug 94072] error: The command line is too long when building MESA on Windows with MinGW-W64

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 11 14:31:12 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94072

--- Comment #4 from Jose Fonseca <jfonseca at vmware.com> ---
(In reply to Emil Velikov from comment #2)
> I believe that this issue is not that specific to mesa and/or the build
> system.
> 
> I've had similar experience with piglit (which uses cmake). The workaround I
> used was to use the shortest path possible for the repo and install location
> (iirc I used e:\p\ and e:\i\ respectively)

Unlike CMake, SCons uses option files with MSVC, so this doesn't affect MSVC.

It can pass as many options as theres free space in the hard drive.

It's just SCons + MinGW on Windows.

> The mesa MSVC builds have been running fine but I'm wondering if we
> cannot wire up the mingw/mingw-w64 ones ?

First need to fix this bug before it's worthwhile.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160211/06389166/attachment.html>


More information about the mesa-dev mailing list