Building DMD on OpenBSD
Ryan
ryan at boggshome.net
Sat Jan 19 15:35:23 UTC 2019
On Monday, 14 January 2019 at 15:34:21 UTC, Ryan wrote:
> Quick question for those in the know:
> I'm working on patching sys/signal.d for this and there is a
> struct in here called "sigstack" that seems to need defining.
> However, the struct doesn't seem to exist on OpenBSD. Does
> anyone know if this struct is actually required or is there a
> known alternative that I can try?
Figured this out and moved on to the next batch of OpenBSD
porting issues, which is currently rt/sections.d and elf related
items.
FYI - If anyone is curious about the progress on this, I've push
this work to the link below. It's just the bootstrap port but it
is the beginning. And I am working on more patches which I will
push to the repo below as time permits...
https://github.com/jasperla/openbsd-wip/tree/master/lang/ldc-bootstrap
Thanks,
Ryan
More information about the Digitalmars-d
mailing list