* Compiler(s) used to build Illumos
@ 2024-04-14 23:11 dan.koren
2024-04-14 23:16 ` [developer] " Joshua M. Clulow
0 siblings, 1 reply; 3+ messages in thread
From: dan.koren @ 2024-04-14 23:11 UTC (permalink / raw)
To: illumos-developer
[-- Attachment #1: Type: text/plain, Size: 147 bytes --]
Greetings! I would like to find out which compiler(s) are
ued (or have been used) to build Illumos for Intel x64.
Does ICC work?
Thanks!
[-- Attachment #2: Type: text/html, Size: 254 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [developer] Compiler(s) used to build Illumos
2024-04-14 23:11 Compiler(s) used to build Illumos dan.koren
@ 2024-04-14 23:16 ` Joshua M. Clulow
2024-04-15 5:31 ` dan.koren
0 siblings, 1 reply; 3+ messages in thread
From: Joshua M. Clulow @ 2024-04-14 23:16 UTC (permalink / raw)
To: illumos-developer
On Sun, 14 Apr 2024 at 16:11, <dan.koren@gmail.com> wrote:
> Greetings! I would like to find out which compiler(s) are
> ued (or have been used) to build Illumos for Intel x64.
> Does ICC work?
If you take a look at:
https://illumos.org/docs/developers/build/
It says:
"The operating system is currently built with a patched version of GCC 10."
The patches are coordinated in a branch of this repository:
https://github.com/illumos/gcc/
We also have a document that covers how we maintain our GCC patches:
https://github.com/illumos/ipd/blob/master/ipd/0007/README.md
I think some folks have experimented with using various Clang
versions, but I don't believe anybody has yet produced a complete
working build of the OS using Clang.
Cheers.
--
Joshua M. Clulow
http://blog.sysmgr.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [developer] Compiler(s) used to build Illumos
2024-04-14 23:16 ` [developer] " Joshua M. Clulow
@ 2024-04-15 5:31 ` dan.koren
0 siblings, 0 replies; 3+ messages in thread
From: dan.koren @ 2024-04-15 5:31 UTC (permalink / raw)
To: illumos-developer
[-- Attachment #1: Type: text/plain, Size: 157 bytes --]
Thanks for the prompt follow
up and for all the information.
I guess we will have to try out
ICC and see what happens.
Thanks!
[-- Attachment #2: Type: text/html, Size: 327 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-04-15 5:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-14 23:11 Compiler(s) used to build Illumos dan.koren
2024-04-14 23:16 ` [developer] " Joshua M. Clulow
2024-04-15 5:31 ` dan.koren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).