Skip to content

gcc45: tweak build #1311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

gcc45: tweak build #1311

wants to merge 1 commit into from

Conversation

sevan
Copy link
Collaborator

@sevan sevan commented Mar 17, 2025

--enable-libstdcxx-time alters the C++11 ABI and shouldn't be used. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61758#c6
Allow the build itself to set the type of checking.
We're not building head so no need to specify disable werror.
Update URLs
LTO isn't enabled by default
Add a test for C++ & Fortran

Built on a 1.8Ghz iMac G5 running Tiger in 248 minutes using GCC 4.0.1
Built on a 2Ghz c2d mac mini running Tiger in 48 minutes using GCC 4.0.1
Built on a 1.8Ghz iMac G5 running Leopard in 260 minutes using GCC 4.2
Built on a mid-2009 Air running Leopard in 60 minutes using GCC 4.2
Built on a mid-2009 Air running Snow Leopard in 71 minutes using GCC 4.2
Built on late 2009 white MacBook running Lion in 36 minutes using clang
Built on late 2009 white MacBook running Mountain Lion in 45 minutes using clang
Built on late 2009 white MacBook running Mavericks in 46 minutes using clang

--enable-libstdcxx-time alters the C++11 ABI and shouldn't be used. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61758#c6
Allow the build itself to set the type of checking.
We're not building head so no need to specify disable werror.
Update URLs
LTO isn't enabled by default
Add a test for C++ & Fortran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant