Barto22 commented on PR #17849: URL: https://github.com/apache/nuttx/pull/17849#issuecomment-3750142317
> Do I get this right that you want to build the whole GCC 15.2 from sources @Barto22? Is GCC package unavailable? > > > > This is a lot more work than building the NuttX itself and seems out of scope. This will drain us from CI quotas rapidly after several forced pushes. We already limited CI due to hitting build quotas several times. Also for this reason macOS is disabled :-( > > > > Would it be possible to provide time / cpu usage comparison between current CI setup and your proposition? > > > > If we are supposed to build GCC 15.2 on our own on each CI run this seems a blocker here. But it may be solved by providing system package to the build host so we could just fetch a binary package :-) The GCC 15 is available from Ubuntu 25 so if we can use no LTS version of Ubuntu it will be possible to pull GCC 15 as package, I will check that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
