www.digitalmars.com         C & C++   DMDScript  

D.gnu - GDC port/package now available on OpenBSD

reply Brian <bcallah openbsd.org> writes:
Hi all --

I'm happy to announce that OpenBSD imported GCC 11 into its ports 
tree. It's still considered unofficial due to issues not having 
to do with GDC, but OpenBSD users will soon be able to run 
`pkg_add gdc` to get GDC. For the impatient, you can get GDC on 
OpenBSD now by building the GCC 11 port.

https://marc.info/?l=openbsd-ports-cvs&m=162905293327621&w=2

~Brian
Aug 15 2021
parent reply Brian <bcallah openbsd.org> writes:
On Sunday, 15 August 2021 at 18:54:58 UTC, Brian wrote:
 Hi all --

 I'm happy to announce that OpenBSD imported GCC 11 into its 
 ports tree. It's still considered unofficial due to issues not 
 having to do with GDC, but OpenBSD users will soon be able to 
 run `pkg_add gdc` to get GDC. For the impatient, you can get 
 GDC on OpenBSD now by building the GCC 11 port.

 https://marc.info/?l=openbsd-ports-cvs&m=162905293327621&w=2

 ~Brian
Oh, I jumped the gun a little here. GCC 11 has already been promoted to official package, so you can run `pkg_add gdc` to get GDC :) ~Brian
Aug 15 2021
parent Iain Buclaw <ibuclaw gdcproject.org> writes:
On Sunday, 15 August 2021 at 18:56:52 UTC, Brian wrote:
 Oh, I jumped the gun a little here. GCC 11 has already been 
 promoted to official package, so you can run `pkg_add gdc` to 
 get GDC :)

 ~Brian
Thanks Brian!
Aug 16 2021