Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1420 (closed enhancement: fixed)

Opened 15 years ago

Last modified 15 years ago

OpenSolaris support

Reported by: BlueZeniX Assigned to: fawzi
Priority: normal Milestone: 0.99.8
Component: Tango Version: 0.99.7 Dominik
Keywords: Cc:

Description

I've been working on adding Solaris support to LDC. The attached patches implement OS specific runtime stuff and almost all of tango.stdc.* on Solaris.

Attachments

Solaris_tango.patch (83.5 kB) - added by BlueZeniX on 01/01/09 23:53:09.
Runtime and stdc
solaris.d (480 bytes) - added by BlueZeniX on 01/01/09 23:54:15.
module tango.sys.solaris.solaris
solaris_tango.patch (87.6 kB) - added by BlueZeniX on 01/24/09 17:40:57.
Solaris patch for trunk, with a few general small fixes sneaked in :-)

Change History

01/01/09 23:53:09 changed by BlueZeniX

  • attachment Solaris_tango.patch added.

Runtime and stdc

01/01/09 23:54:15 changed by BlueZeniX

  • attachment solaris.d added.

module tango.sys.solaris.solaris

01/07/09 22:29:39 changed by fawzi

  • owner changed from kris to fawzi.

01/15/09 15:51:33 changed by BlueZeniX

  • priority changed from major to normal.

I noticed a few errors (like stdin/stdout not working) and will put an updated patch online later.

01/15/09 16:28:25 changed by kris

thanks BlueZeniX

01/19/09 16:53:09 changed by fawzi

I am waiting for the improved patch before checking it in. Please write a comment when you update it (updated attachments do not send a notification email...)

01/24/09 17:40:57 changed by BlueZeniX

  • attachment solaris_tango.patch added.

Solaris patch for trunk, with a few general small fixes sneaked in :-)

01/24/09 17:42:36 changed by BlueZeniX

Please review and apply the latest patch and add "solaris.d".

Sorry, I forgot about my ticket :-P

02/19/09 01:46:06 changed by BlueZeniX

Is there a problem with the patch?

02/19/09 09:23:50 changed by larsivi

Not necessarily, Fawzi has just been busy.

03/05/09 17:10:11 changed by fawzi

  • status changed from new to closed.
  • resolution set to fixed.

sorry for the delay, it should be fixed in r4378, thanks a lot BlueZeniX. Reopen if there are issues.

It would be nice if you could run the the lib/constants/dppAll2.sh and give the resulting files in tango/stdc/constants/autoconf...