Bug 11387 - command too long(32113 chars) ccache execv failed
Summary: command too long(32113 chars) ccache execv failed
Status: RESOLVED WONTFIX
Alias: None
Product: ccache
Classification: Unclassified
Component: ccache (show other bugs)
Version: 3.2.2
Hardware: x64 Windows 7
: P5 normal
Target Milestone: ---
Assignee: Joel Rosdahl
QA Contact: Joel Rosdahl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-07 13:19 UTC by sunguopeng_0514
Modified: 2016-06-09 19:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sunguopeng_0514 2015-07-07 13:19:51 UTC
The threshold value of the windows command line parameter length is 32768.But when passed to the Ccache a long parameter(32113), it failed as follows:
ccache: error: execv of D:\Code\10024832_MT62.1\10024832_HAL\10024832_HWIO\10017
975_Tools\language\diab\WIN32\bin\dcc.exe failed: No error
Comment 1 Joel Rosdahl 2016-06-09 19:44:42 UTC
The issue tracker has been moved to github. Please create a new issue at https://github.com/ccache/ccache/issues if wanted.