D.gnu - OpenBSD Support
- Aytug (8/8) Jul 27 2013 I run OpenBSD on my workstation/study-PC. I was shocked when I
- Jacob Carlborg (6/15) Jul 27 2013 DMD supports FreeBSD, I would guess GDC does as well. I don't
- Aytug (5/23) Jul 27 2013 FreeBSD and OpenBSD are two totally different operating systems.
- Joseph Rushton Wakeling (4/8) Jul 27 2013 Both are POSIX-compliant, no? That should mean that DMD and GDC
- Aytug (4/13) Jul 28 2013 Yes, they are both POSIX-compliant. Building is a last resort, I
- Iain Buclaw (13/24) Aug 04 2013 would say FreeBSD is more popular (and might include dmd and/or gdc port...
- Gour (19/21) Aug 24 2013 64bit version?
- Jacob Carlborg (5/6) Aug 24 2013 Yes, I have started to use it on PC-BSD. Although the zip only comes
- Gour (11/13) Aug 24 2013 Interesting, I'm also actually thinking about PC-BSD, but have problem
- Jacob Carlborg (4/6) Aug 24 2013 I'm running in VirtualBox, my main platform is Mac OS X.
- growler (5/9) Aug 25 2013 I was running DMD on OpenBSD 64 bit around ~2.060. I'm now on
- Iain Buclaw (6/19) Aug 24 2013 Looking at the old version number, looks like freebsd ports hasn't had
- Aytug (1/1) Aug 10 2013 After 15 days, no news from anyone?
- Iain Buclaw (3/37) Aug 10 2013 I did respond 6 days ago when I got back from holiday...
- Aytug (3/42) Aug 10 2013 Strange, I don't see your message... Is there a way we can ask
I run OpenBSD on my workstation/study-PC. I was shocked when I couldn't find dmd or even gdc in the packages. I have read a little bit and found some mention of gdc working on OpenBSD. But how? I see no mention of it in OpenBSD docs/faqs. I am content with either dmd or gdc, I don't think it would really make much of a difference with the trivial programs I would be developing. Please help!
Jul 27 2013
On Saturday, 27 July 2013 at 19:54:07 UTC, Aytug wrote:I run OpenBSD on my workstation/study-PC. I was shocked when I couldn't find dmd or even gdc in the packages. I have read a little bit and found some mention of gdc working on OpenBSD. But how? I see no mention of it in OpenBSD docs/faqs. I am content with either dmd or gdc, I don't think it would really make much of a difference with the trivial programs I would be developing. Please help!DMD supports FreeBSD, I would guess GDC does as well. I don't know how similar OpenBSD and FreeBSD are but it might be easy to get D working on OpenBSD. -- /Jacob Carlborg
Jul 27 2013
On Saturday, 27 July 2013 at 20:45:08 UTC, Jacob Carlborg wrote:On Saturday, 27 July 2013 at 19:54:07 UTC, Aytug wrote:FreeBSD and OpenBSD are two totally different operating systems. I would say FreeBSD is more popular (and might include dmd and/or gdc ports) but I love and use OpenBSD. Any other ideas?I run OpenBSD on my workstation/study-PC. I was shocked when I couldn't find dmd or even gdc in the packages. I have read a little bit and found some mention of gdc working on OpenBSD. But how? I see no mention of it in OpenBSD docs/faqs. I am content with either dmd or gdc, I don't think it would really make much of a difference with the trivial programs I would be developing. Please help!DMD supports FreeBSD, I would guess GDC does as well. I don't know how similar OpenBSD and FreeBSD are but it might be easy to get D working on OpenBSD. -- /Jacob Carlborg
Jul 27 2013
On Saturday, 27 July 2013 at 20:52:47 UTC, Aytug wrote:FreeBSD and OpenBSD are two totally different operating systems. I would say FreeBSD is more popular (and might include dmd and/or gdc ports) but I love and use OpenBSD. Any other ideas?Both are POSIX-compliant, no? That should mean that DMD and GDC will both build and run fine. (Not sure if there are any potential runtime issues.)
Jul 27 2013
On Sunday, 28 July 2013 at 05:18:43 UTC, Joseph Rushton Wakeling wrote:On Saturday, 27 July 2013 at 20:52:47 UTC, Aytug wrote:Yes, they are both POSIX-compliant. Building is a last resort, I would like to know if there are any binary package options.FreeBSD and OpenBSD are two totally different operating systems. I would say FreeBSD is more popular (and might include dmd and/or gdc ports) but I love and use OpenBSD. Any other ideas?Both are POSIX-compliant, no? That should mean that DMD and GDC will both build and run fine. (Not sure if there are any potential runtime issues.)
Jul 28 2013
On Jul 28, 2013 2:20 PM, "Aytug" <aytuggurbuz gmail.com> wrote:On Sunday, 28 July 2013 at 05:18:43 UTC, Joseph Rushton Wakeling wrote:would say FreeBSD is more popular (and might include dmd and/or gdc ports) but I love and use OpenBSD.On Saturday, 27 July 2013 at 20:52:47 UTC, Aytug wrote:FreeBSD and OpenBSD are two totally different operating systems. Iboth build and run fine. (Not sure if there are any potential runtime issues.)Any other ideas?Both are POSIX-compliant, no? That should mean that DMD and GDC willYes, they are both POSIX-compliant. Building is a last resort, I wouldlike to know if there are any binary package options. There are no binary packages available for gdc to my knowledge. OpenBSD may not be recognised as being supported, but that is a front end implementation issue. Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Aug 04 2013
On Sat, 27 Jul 2013 22:45:06 +0200 "Jacob Carlborg" <doob me.com> wrote:DMD supports FreeBSD,64bit version?I would guess GDC does as well.I'm considering to switch to FreeBSD and (again) use D, but freshports.org's info is not thrilling (http://www.freshports.org/lang/gdc/): - gdc 0.24_6 - BROKEN: fails to build - DEPRECATED: Broken for more than 6 month - EXPIRATION DATE: 2013-08-28 - IGNORE: is marked as broken: fails to build Nobody uses GDC on FreeBSD? Sincerely, Gour -- The work of a man who is unattached to the modes of material nature and who is fully situated in transcendental knowledge merges entirely into transcendence. http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
Aug 24 2013
On 2013-08-24 12:15, Gour wrote:64bit version?Yes, I have started to use it on PC-BSD. Although the zip only comes with 32bit. -- /Jacob Carlborg
Aug 24 2013
On Sat, 24 Aug 2013 13:33:39 +0200 Jacob Carlborg <doob me.com> wrote:Yes, I have started to use it on PC-BSD. Although the zip only comes=20 with 32bit.Interesting, I'm also actually thinking about PC-BSD, but have problem with 9.2 installer & my netbook's gpu (ati). Sincerely, Gour --=20 Whenever and wherever there is a decline in religious practice,=20 O descendant of Bharata, and a predominant rise of irreligion =E2=80=94=20 at that time I descend Myself. http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
Aug 24 2013
On 2013-08-24 14:18, Gour wrote:Interesting, I'm also actually thinking about PC-BSD, but have problem with 9.2 installer & my netbook's gpu (ati).I'm running in VirtualBox, my main platform is Mac OS X. -- /Jacob Carlborg
Aug 24 2013
On Saturday, 24 August 2013 at 11:33:41 UTC, Jacob Carlborg wrote:On 2013-08-24 12:15, Gour wrote:I was running DMD on OpenBSD 64 bit around ~2.060. I'm now on FreeBSD 9.1 64 bit and using DMD built from the zip. 64 bit does require building with gmake but it is trivial. There were no dependencies outside a working GCC installation.64bit version?Yes, I have started to use it on PC-BSD. Although the zip only comes with 32bit.
Aug 25 2013
On 24 August 2013 12:15, Gour <gour atmarama.net> wrote:On Sat, 27 Jul 2013 22:45:06 +0200 "Jacob Carlborg" <doob me.com> wrote:Looking at the old version number, looks like freebsd ports hasn't had a gdc update since 2008... -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';DMD supports FreeBSD,64bit version?I would guess GDC does as well.I'm considering to switch to FreeBSD and (again) use D, but freshports.org's info is not thrilling (http://www.freshports.org/lang/gdc/): - gdc 0.24_6 - BROKEN: fails to build - DEPRECATED: Broken for more than 6 month - EXPIRATION DATE: 2013-08-28 - IGNORE: is marked as broken: fails to build
Aug 24 2013
On Saturday, 10 August 2013 at 14:33:51 UTC, Aytug wrote:After 15 days, no news from anyone?I did respond 6 days ago when I got back from holiday... On 4 August 2013 21:08, Iain Buclaw <ibuclaw ubuntu.com> wrote:On Jul 28, 2013 2:20 PM, "Aytug" <aytuggurbuz gmail.com> wrote:On Sunday, 28 July 2013 at 05:18:43 UTC, Joseph Rushton Wakeling wrote:There are no binary packages available for gdc to my knowledge. OpenBSD may not be recognised as being supported, but that is a front end implementation issue. Regards -- Iain BuclawOn Saturday, 27 July 2013 at 20:52:47 UTC, Aytug wrote:Yes, they are both POSIX-compliant. Building is a last resort, I would like to know if there are any binary package options.FreeBSD and OpenBSD are two totally different operating systems. I would say FreeBSD is more popular (and might include dmd and/or gdc ports) but I love and use OpenBSD. Any other ideas?Both are POSIX-compliant, no? That should mean that DMD and GDC will both build and run fine. (Not sure if there are any potential runtime issues.)
Aug 10 2013
On Saturday, 10 August 2013 at 15:13:50 UTC, Iain Buclaw wrote:On Saturday, 10 August 2013 at 14:33:51 UTC, Aytug wrote:Strange, I don't see your message... Is there a way we can ask someone to realize a dmd/gdc port for OpenBSD then?After 15 days, no news from anyone?I did respond 6 days ago when I got back from holiday... On 4 August 2013 21:08, Iain Buclaw <ibuclaw ubuntu.com> wrote:On Jul 28, 2013 2:20 PM, "Aytug" <aytuggurbuz gmail.com> wrote:On Sunday, 28 July 2013 at 05:18:43 UTC, Joseph Rushton Wakeling wrote:There are no binary packages available for gdc to my knowledge. OpenBSD may not be recognised as being supported, but that is a front end implementation issue. Regards -- Iain BuclawOn Saturday, 27 July 2013 at 20:52:47 UTC, Aytug wrote:Yes, they are both POSIX-compliant. Building is a last resort, I would like to know if there are any binary package options.FreeBSD and OpenBSD are two totally different operating systems. I would say FreeBSD is more popular (and might include dmd and/or gdc ports) but I love and use OpenBSD. Any other ideas?Both are POSIX-compliant, no? That should mean that DMD and GDC will both build and run fine. (Not sure if there are any potential runtime issues.)
Aug 10 2013