[Bug driver/71850] New: CreateProcess argumend lpCommandLine exceeds limit 32k limit

2016-07-12 Thread christian.wilmes at elektrobit dot com
Priority: P3 Component: driver Assignee: unassigned at gcc dot gnu.org Reporter: christian.wilmes at elektrobit dot com Target Milestone: --- Under windows the command line is limited to 32k. When passing an compiler option file (via @optionfile) it is parsed by gcc

[Bug driver/71850] @file should be used to cc1/cc1plus when @file is used

2016-07-12 Thread christian.wilmes at elektrobit dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71850 --- Comment #2 from christian wilmes --- Which component performs the CreateProcess call then?