Re: [oi-dev] Virtualbox crash

2023-09-15 Thread Carsten Grzemba via oi-dev
Am 15.09.2023 08:58 schrieb Stephan Althaus :Hello Carsten!





I have seen your new PR to VirtualBox.



I don't understand why it is a good idea to compile packges with GCC-12 

instead of GCC-10.



Shoudn't we stay with GCC-10 not to break further more things with an 

additional ABI incompatibility in the line GCC-7 - GCC-10 - GCC-12 ?



What will be the next standard-compiler (after GCCC-10) for illumos/OI, 

GCC-12 or GCC-13 ?





Would you be so kind and explain it in short, or maybe present a link 

for further reading?



Thanks!



Stephan







___

oi-dev mailing list

oi-dev@openindiana.org

https://openindiana.org/mailman/listinfo/oi-dev


Vbox builds with gcc10 or gcc11 always crash in c++ excepion handling. Only gcc7 or gcc12 builds survived.That's the reason.

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] Virtualbox crash

2023-09-15 Thread Marcel Telka
On Fri, Sep 15, 2023 at 10:29:20AM +0300, Toomas Soome via oi-dev wrote:
> we are planning gcc 13 (C23 features),

This one? https://github.com/illumos/gcc/tree/il-13_1_0

> unfortunately oi does not provide it yet, does it?

Yep, OI does not have gcc-13 yet.

-- 
+---+
| Marcel Telka   e-mail:   mar...@telka.sk  |
|homepage: http://telka.sk/ |
+---+

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] Virtualbox crash

2023-09-15 Thread Toomas Soome via oi-dev



> On 15. Sep 2023, at 09:58, Stephan Althaus  
> wrote:
> 
> Hello Carsten!
> 
> 
> I have seen your new PR to VirtualBox.
> 
> I don't understand why it is a good idea to compile packges with GCC-12 
> instead of GCC-10.
> 
> Shoudn't we stay with GCC-10 not to break further more things with an 
> additional ABI incompatibility in the line GCC-7 - GCC-10 - GCC-12 ?
> 
> What will be the next standard-compiler (after GCCC-10) for illumos/OI, 
> GCC-12 or GCC-13 ?
> 
> 
> Would you be so kind and explain it in short, or maybe present a link for 
> further reading?
> 
> Thanks!
> 
> Stephan
> 


we are planning gcc 13 (C23 features), unfortunately oi does not provide it 
yet, does it?

rgds,
toomas
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] Virtualbox crash

2023-09-15 Thread Stephan Althaus

Hello Carsten!


I have seen your new PR to VirtualBox.

I don't understand why it is a good idea to compile packges with GCC-12 
instead of GCC-10.


Shoudn't we stay with GCC-10 not to break further more things with an 
additional ABI incompatibility in the line GCC-7 - GCC-10 - GCC-12 ?


What will be the next standard-compiler (after GCCC-10) for illumos/OI, 
GCC-12 or GCC-13 ?



Would you be so kind and explain it in short, or maybe present a link 
for further reading?


Thanks!

Stephan



___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev