josmy...@redhat.com>
mailto:josmy...@redhat.com>>; MacLeod, Randy
mailto:randy.macl...@windriver.com>>; Gowda,
Naveen mailto:naveen.go...@windriver.com>>; Dora,
Sunil Kumar
mailto:sunilkumar.d...@windriver.com>>
Subject: Re: [PATCH v2] GCC Driver : Enable very long gcc comm
2024 11:33 PM
> *To:* Dora, Sunil Kumar
> *Cc:* Hemraj, Deepthi ; GCC Patches <
> gcc-patches@gcc.gnu.org>; Richard Guenther ; Jeff Law <
> jeffreya...@gmail.com>; josmy...@redhat.com ;
> MacLeod, Randy ; Gowda, Naveen <
> naveen.go...@windriver.com>
> *Subject:
gt; Thank you for your support.
>
>
>
> Thanks,
> Sunil Dora
>
> From: Andrew Pinski
> Sent: Friday, September 6, 2024 11:33 PM
> To: Dora, Sunil Kumar
> Cc: Hemraj, Deepthi ; GCC Patches
> ; Richard Guenther ; Jeff Law
> ; josmy...@redhat.com ; MacLeod,
> Randy
--
> *From:* Andrew Pinski
> *Sent:* Friday, August 30, 2024 8:05 PM
> *To:* Hemraj, Deepthi
> *Cc:* gcc-patches@gcc.gnu.org ; rguent...@suse.de
> ; jeffreya...@gmail.com ;
> josmy...@redhat.com ; MacLeod, Randy <
> randy.macl...@windriver.com>; Gowda, Naveen ;
&g
hi
Cc: gcc-patches@gcc.gnu.org ; rguent...@suse.de
; jeffreya...@gmail.com ;
josmy...@redhat.com ; MacLeod, Randy
; Gowda, Naveen ;
Dora, Sunil Kumar
Subject: Re: [PATCH v2] GCC Driver : Enable very long gcc command-line option
CAUTION: This email comes from a non Wind River email account!
On Fri, Aug 30, 2024 at 12:34 AM wrote:
>
> From: Deepthi Hemraj
>
> For excessively long environment variables i.e >128KB
> Store the arguments in a temporary file and collect them back together in
> collect2.
>
> This commit patches for COLLECT_GCC_OPTIONS issue:
> GCC should not limit the len
From: Deepthi Hemraj
For excessively long environment variables i.e >128KB
Store the arguments in a temporary file and collect them back together in
collect2.
This commit patches for COLLECT_GCC_OPTIONS issue:
GCC should not limit the length of command line passed to collect2.
https://gcc.gnu.o