Jump to page: 1 2
Thread overview
Arch Linux D package update
Jun 04, 2015
Dicebot
Jun 04, 2015
Dicebot
Jun 14, 2015
Dicebot
Jun 04, 2015
Daniel Kozák
Jun 04, 2015
Daniel Kozak
Jun 04, 2015
Dicebot
Jun 04, 2015
Mathias Lang
Jun 05, 2015
rcorre
Jun 05, 2015
lobo
Jun 05, 2015
rsw0x
Jun 05, 2015
Mike
Jun 08, 2015
yawniek
Jun 09, 2015
Marco Leise
Jun 09, 2015
Dicebot
Jun 11, 2015
Marco Leise
Jun 12, 2015
Dicebot
Jun 12, 2015
Marco Leise
June 04, 2015
gdc

    - now uses 5.1 gcc base and 2.066.1 frontend
    - patched to correctly use system zlib library (resulted in linker errors before)

dtools

    - switched back to use dmd as default compiler

dub

    - switched back to use dmd as default compiler

dcd

    - new package, release 0.6.0
    - only x86_64 for now (upstream bug)
    - provides systemd service : `sudo systemctl enable dcd.service` to start automatically upon system startup
    - provides default /etc/dcd.conf with stdlib paths for Arch Linux
June 04, 2015
coming soon : Digger (later this week, debugging new package)
June 04, 2015
On Thu, 04 Jun 2015 14:46:38 +0000
Dicebot via Digitalmars-d-announce
<digitalmars-d-announce@puremagic.com> wrote:

> gdc
> 
>      - now uses 5.1 gcc base and 2.066.1 frontend
>      - patched to correctly use system zlib library (resulted in
> linker errors before)
> 
> dtools
> 
>      - switched back to use dmd as default compiler
> 
> dub
> 
>      - switched back to use dmd as default compiler
> 
> dcd
> 
>      - new package, release 0.6.0
>      - only x86_64 for now (upstream bug)
>      - provides systemd service : `sudo systemctl enable
> dcd.service` to start automatically upon system startup
>      - provides default /etc/dcd.conf with stdlib paths for Arch
> Linux

Please fix description:
Compiler for D programming language which uses gcc backend (2.065
frontend version)

should be
Compiler for D programming language which uses gcc backend (2.066.1
frontend version)

or remove info about frontend version completely
June 04, 2015
On Thursday, 4 June 2015 at 14:46:39 UTC, Dicebot wrote:
> dcd
>
>     - new package, release 0.6.0
>     - only x86_64 for now (upstream bug)
>     - provides systemd service : `sudo systemctl enable dcd.service` to start automatically upon system startup

this is totally awesome, thank you
June 04, 2015
On Thursday, 4 June 2015 at 15:09:02 UTC, Daniel Kozák wrote:
>
> On Thu, 04 Jun 2015 14:46:38 +0000
> Dicebot via Digitalmars-d-announce
> <digitalmars-d-announce@puremagic.com> wrote:
>
>> [...]
>
> Please fix description:
> Compiler for D programming language which uses gcc backend
> (2.065
> frontend version)
>
> should be
> Compiler for D programming language which uses gcc backend
> (2.066.1
> frontend version)
>
> or remove info about frontend version completely

Btw.: Thank you for your work, it is really nice to have all D compilers a D tools in arch linux repository.
June 04, 2015
On Thursday, 4 June 2015 at 15:09:02 UTC, Daniel Kozák wrote:
> Please fix description:
> Compiler for D programming language which uses gcc backend (2.065
> frontend version)
>
> should be
> Compiler for D programming language which uses gcc backend (2.066.1
> frontend version)
>
> or remove info about frontend version completely

Thanks, good catch. I decided to remove it completely, can't trust my memory :)
June 04, 2015
You're the man !
Thanks for the switch back, I can re-install ldc now ;)

2015-06-04 16:46 GMT+02:00 Dicebot via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com>:

> gdc
>
>     - now uses 5.1 gcc base and 2.066.1 frontend
>     - patched to correctly use system zlib library (resulted in linker
> errors before)
>
> dtools
>
>     - switched back to use dmd as default compiler
>
> dub
>
>     - switched back to use dmd as default compiler
>
> dcd
>
>     - new package, release 0.6.0
>     - only x86_64 for now (upstream bug)
>     - provides systemd service : `sudo systemctl enable dcd.service` to
> start automatically upon system startup
>     - provides default /etc/dcd.conf with stdlib paths for Arch Linux
>


June 05, 2015
Awesome, thanks for all your work here!
The DCD package is a nice addition.
June 05, 2015
On Thursday, 4 June 2015 at 14:46:39 UTC, Dicebot wrote:
> gdc
>
>     - now uses 5.1 gcc base and 2.066.1 frontend
>     - patched to correctly use system zlib library (resulted in linker errors before)
>
> dtools
>
>     - switched back to use dmd as default compiler
>
> dub
>
>     - switched back to use dmd as default compiler
>
> dcd
>
>     - new package, release 0.6.0
>     - only x86_64 for now (upstream bug)
>     - provides systemd service : `sudo systemctl enable dcd.service` to start automatically upon system startup
>     - provides default /etc/dcd.conf with stdlib paths for Arch Linux

Thanks for this work.

The arch packages got me started in D because there was so little friction to try it out. I probably wouldn't have bothered otherwise because I was a happy pig in C++ mud at the time.


bye,
lobo

June 05, 2015
On Thursday, 4 June 2015 at 14:46:39 UTC, Dicebot wrote:
> gdc
>
>     - now uses 5.1 gcc base and 2.066.1 frontend
>     - patched to correctly use system zlib library (resulted in linker errors before)
>
> dtools
>
>     - switched back to use dmd as default compiler
>
> dub
>
>     - switched back to use dmd as default compiler
>
> dcd
>
>     - new package, release 0.6.0
>     - only x86_64 for now (upstream bug)
>     - provides systemd service : `sudo systemctl enable dcd.service` to start automatically upon system startup
>     - provides default /etc/dcd.conf with stdlib paths for Arch Linux

Thank you for maintaining the Arch packages, using D on Arch is easy and the packages are always up to date.
« First   ‹ Prev
1 2