Skip to content

autotools: Only probe for SGI MIPS compilers on IRIX - #13611

Closed
danielgustafsson wants to merge 1 commit into
curl:masterfrom
danielgustafsson:dg-sgimipsc
Closed

autotools: Only probe for SGI MIPS compilers on IRIX#13611
danielgustafsson wants to merge 1 commit into
curl:masterfrom
danielgustafsson:dg-sgimipsc

Conversation

@danielgustafsson

Copy link
Copy Markdown
Member

MIPSPro and the predecessor compiler which was part of the IDO (IRIS Development Option) were only ever shipped on the SGI IRIX operating system (with MIPSPro on 6.0+ which was released in 1994). Limit the autoconf check to IRIX when probing for these compilers to save some cycles on other platforms.

If this is accepted then it can be expanded to cover other heavily platform-dependent options as well, but I prefer to start somewhere (with something I know, being a survivor from the IRIX days).

MIPSPro and the predecessor compiler which was part of the IDO (IRIS
Development Option) were only ever shipped on the SGI IRIX operating
system (with MIPSPro on 6.0+ which was released in 1994).  Limit the
autoconf check to IRIX when probing for these compilers to save some
cycles on other platforms.
@github-actions github-actions Bot added the build label May 12, 2024
@danielgustafsson

Copy link
Copy Markdown
Member Author

Is this a feature, waiting for the next window, or a fix? I don't have strong opinions, I think there is an argument to be made for both.

@bagder

bagder commented May 13, 2024

Copy link
Copy Markdown
Member

I consider it a bugfix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants