Jump to page: 1 2
Thread overview
OpenBSD Support
Jul 27, 2013
Aytug
Jul 27, 2013
Jacob Carlborg
Jul 27, 2013
Aytug
Jul 28, 2013
Aytug
Aug 10, 2013
Iain Buclaw
Aug 24, 2013
Gour
Aug 24, 2013
Jacob Carlborg
Aug 24, 2013
Gour
Aug 24, 2013
Jacob Carlborg
Aug 26, 2013
growler
Aug 24, 2013
Iain Buclaw
Aug 10, 2013
Aytug
Aug 10, 2013
Iain Buclaw
Aug 10, 2013
Aytug
July 27, 2013
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!
July 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
July 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:
>> 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

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?
July 28, 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.)
July 28, 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:
>> 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.)

Yes, they are both POSIX-compliant. Building is a last resort, I would like to know if there are any binary package options.
August 10, 2013
After 15 days, no news from anyone?
August 10, 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:
>>>
>>> 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.)
>>
>>
>> Yes, they are both POSIX-compliant. Building is a last resort, I would
>> like 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
August 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:
>> 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:
>>>>
>>>> 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.)
>>>
>>>
>>> Yes, they are both POSIX-compliant. Building is a last resort, I would
>>> like 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

Strange, I don't see your message... Is there a way we can ask someone to realize a dmd/gdc port for OpenBSD then?
August 10, 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:
>>
>> 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.)
>
>
> Yes, they are both POSIX-compliant. Building is a last resort, I would
like 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';


August 24, 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

« First   ‹ Prev
1 2