digitalmars.D.ldc - Bleeding edge
- Russel Winder via digitalmars-d-ldc (12/12) Mar 16 2015 Hi,
- Kai Nacke (6/8) Mar 16 2015 Depends on how much blood you like to spent: the compiler from
- Russel Winder via digitalmars-d-ldc (17/20) Mar 16 2015 On Mon, 2015-03-16 at 17:43 +0000, Kai Nacke via digitalmars-d-ldc
- Kai Nacke (8/17) Mar 29 2015 Hi,
- Dan Olson (2/5) Mar 30 2015 It compiles on OS X too.
- Russel Winder via digitalmars-d-ldc (15/38) Mar 30 2015 I rebuilt LDC from this branch on Fedora Rawhide (GCC 5.0) and it=20
- Russel Winder via digitalmars-d-ldc (13/17) Mar 31 2015 DCD and Dfmt compile fine with this version of LDC on both Debian Sid=20
Hi, Is the bleeding edge currently master or merge-2.067 ? --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Mar 16 2015
On Monday, 16 March 2015 at 11:03:15 UTC, Russel Winder wrote:Hi, Is the bleeding edge currently master or merge-2.067 ?Depends on how much blood you like to spent: the compiler from merge-2.067 is currently not able to link & run an application. I think you want to use master. :-) Regards, Kai
Mar 16 2015
On Mon, 2015-03-16 at 17:43 +0000, Kai Nacke via digitalmars-d-ldc wrote: [=E2=80=A6]Depends on how much blood you like to spent: the compiler from=20 merge-2.067 is currently not able to link & run an application.I checked out the branch and everything compiled and installed just fine. It even build executably all my hello world programs (most of which involve GtkD. It does sort of fail on DCD and Dfmt though.I think you want to use master. :-)OK, I will take on board the words of the wise. --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Mar 16 2015
On Monday, 16 March 2015 at 17:43:03 UTC, Kai Nacke wrote:On Monday, 16 March 2015 at 11:03:15 UTC, Russel Winder wrote:Hi, the merge-2.067 branch is now in a better state. It compiles on Linux, FreeBSD and Solaris. There are still unit tests failures but everybody who want help is encouraged to try a build with this branch. Regards, KaiHi, Is the bleeding edge currently master or merge-2.067 ?Depends on how much blood you like to spent: the compiler from merge-2.067 is currently not able to link & run an application. I think you want to use master. :-) Regards, Kai
Mar 29 2015
"Kai Nacke" <kai redstar.de> writes:the merge-2.067 branch is now in a better state. It compiles on Linux, FreeBSD and Solaris. There are still unit tests failures but everybody who want help is encouraged to try a build with this branch.It compiles on OS X too.
Mar 30 2015
On Mon, 2015-03-30 at 05:43 +0000, Kai Nacke via digitalmars-d-ldc wrote:On Monday, 16 March 2015 at 17:43:03 UTC, Kai Nacke wrote:I rebuilt LDC from this branch on Fedora Rawhide (GCC 5.0) and it=20 built and installed fine. Moreover it built GtkD (master/HEAD) just=20 fine, and my trivial little Gtk applications compile and run (well=20 after I fixed the source code due to a change in GtkD). --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winderOn Monday, 16 March 2015 at 11:03:15 UTC, Russel Winder wrote:=20 Hi, =20 the merge-2.067 branch is now in a better state. It compiles on=20 Linux, FreeBSD and Solaris. There are still unit tests failures=20 but everybody who want help is encouraged to try a build with=20 this branch. =20 Regards, KaiHi, =20 Is the bleeding edge currently master or merge-2.067 ?=20 Depends on how much blood you like to spent: the compiler from=20 merge-2.067 is currently not able to link & run an application. =20 I think you want to use master. :-) =20 Regards, Kai
Mar 30 2015
On Mon, 2015-03-30 at 18:00 +0100, Russel Winder wrote:I rebuilt LDC from this branch on Fedora Rawhide (GCC 5.0) and it=20 built and installed fine. Moreover it built GtkD (master/HEAD) just=20 fine, and my trivial little Gtk applications compile and run (well=20 after I fixed the source code due to a change in GtkD).DCD and Dfmt compile fine with this version of LDC on both Debian Sid=20 LLVM 3.6 and Fedora Rawhide LLVM 3.5. --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Mar 31 2015