You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the provided sample for installing gcc on an aws lambda machine.
I was wondering if there is any way of installing a later version of gcc? 7.3.1 is a bit outdated already and would be really helpful to install versions like 11.2 or 10.3. Is there any way of doing it cause I think lambci/yumda:2 does not support binaries for versions other than 7.3.
Any kind of help or direction would be really great!
The text was updated successfully, but these errors were encountered:
Thanks for the provided sample for installing gcc on an aws lambda machine.
I was wondering if there is any way of installing a later version of gcc?
7.3.1
is a bit outdated already and would be really helpful to install versions like11.2
or10.3
. Is there any way of doing it cause I thinklambci/yumda:2
does not support binaries for versions other than7.3
.Any kind of help or direction would be really great!
The text was updated successfully, but these errors were encountered: