Re: BSD Config

2013-11-11 Thread Jacob Carlborg
On 2013-11-11 18:55, Joakim wrote: OK, good to know. It might help 64-bit usage on FreeBSD if the official dlang zip file shipped with the 64-bit builds of dmd also, just as it does for linux, though maybe that is already the plan for the upcoming versions. I've sent pre-compiled binaries for

Re: BSD Config

2013-11-11 Thread Jacob Carlborg
On 2013-11-11 18:49, Tyro[17] wrote: Any particular reason why the binaries omitted from the zip file? I'm not expecting an installer, although that would be nice, but if it is being tested, why not provide the binaries? Walter said it was due to his FreeBSD machine was running out of memory

Re: BSD Config

2013-11-11 Thread Joakim
On Monday, 11 November 2013 at 18:02:18 UTC, Tyro[17] wrote: Reason... I had every intention of volunteering to become the so called build master for DMD. I thought it a bit presumptuous to do such a thing without actually knowing how to build the compiler on the supported platforms. I'm using

Re: BSD Config

2013-11-11 Thread Tyro[17]
On 11/11/13, 11:05 AM, Joakim wrote: On Sunday, 10 November 2013 at 19:09:37 UTC, Tyro[17] wrote: On 11/10/13, 12:16 PM, nazriel wrote: On Sunday, 10 November 2013 at 16:49:18 UTC, Tyro[17] wrote: What is the proper way to configure DMD for use on BSD systems? [Snip] Try running it with gma

Re: BSD Config

2013-11-11 Thread Joakim
On Monday, 11 November 2013 at 17:35:29 UTC, Brad Roberts wrote: On 11/11/13 8:15 AM, Joakim wrote: On Sunday, 10 November 2013 at 16:49:18 UTC, Tyro[17] wrote: This happened on OpenBSD, FreeBSD and DragonFlyBSD. I am running the 64bit version of all these operating systems. Which actually migh

Re: BSD Config

2013-11-11 Thread Tyro[17]
On 11/11/13, 12:35 PM, Brad Roberts wrote: https://d.puremagic.com/test-results/?projectid=1 FreeBSD/32 and FreeBSD/64 are both tested just as much as the rest of the platforms. That said, I'm sure that neither gets the same level of usage from the community as linux or win32. Any particular

Re: BSD Config

2013-11-11 Thread Brad Roberts
On 11/11/13 8:15 AM, Joakim wrote: On Sunday, 10 November 2013 at 16:49:18 UTC, Tyro[17] wrote: This happened on OpenBSD, FreeBSD and DragonFlyBSD. I am running the 64bit version of all these operating systems. Which actually might be the problem now that I think about it. Does DMD even suppor

Re: BSD Config

2013-11-11 Thread Jacob Carlborg
On 2013-11-11 17:15, Joakim wrote: Oh, I should mention also, that there isn't general BSD support in D. Try grepping for freebsd in the source. I just tried it on the source in the 2.063.2 zip file and I got 510 hits for freebsd, 181 hits for openbsd, and 2 hits for dragonfly. By comparison,

Re: BSD Config

2013-11-11 Thread Joakim
On Sunday, 10 November 2013 at 16:49:18 UTC, Tyro[17] wrote: This happened on OpenBSD, FreeBSD and DragonFlyBSD. I am running the 64bit version of all these operating systems. Which actually might be the problem now that I think about it. Does DMD even support the 64bit version of Free/OpenBSD

Re: BSD Config

2013-11-11 Thread Joakim
On Sunday, 10 November 2013 at 19:09:37 UTC, Tyro[17] wrote: On 11/10/13, 12:16 PM, nazriel wrote: On Sunday, 10 November 2013 at 16:49:18 UTC, Tyro[17] wrote: What is the proper way to configure DMD for use on BSD systems? [Snip] Try running it with gmake Ok... Thanks for the pointer. I

Re: BSD Config

2013-11-10 Thread Jacob Carlborg
On 2013-11-10 17:49, Tyro[17] wrote: What is the proper way to configure DMD for use on BSD systems? If you want the pre-compiled binaries I have them here: https://dl.dropboxusercontent.com/u/18386187/dmd.2.064.2-freebsd.zip It's both for 32 and 64bit. Both stripped an unstripped executables

Re: BSD Config

2013-11-10 Thread Tyro[17]
On 11/10/13, 12:16 PM, nazriel wrote: On Sunday, 10 November 2013 at 16:49:18 UTC, Tyro[17] wrote: What is the proper way to configure DMD for use on BSD systems? [Snip] Try running it with gmake Ok... Thanks for the pointer. I tried it and got much further than before. Pays to use the ri

Re: BSD Config

2013-11-10 Thread Walter Bright
On 11/10/2013 10:01 AM, Jacob Carlborg wrote: I've sent pre-compiled binaries to Walter. I don't know if he wants to put them online. I do, and want to include it with a couple other adjustments to 2.064.

Re: BSD Config

2013-11-10 Thread Jacob Carlborg
On 2013-11-10 17:49, Tyro[17] wrote: What is the proper way to configure DMD for use on BSD systems? There is no freebsd or openbsd folder in the zip file so the instructions on dlang.org/dmd-freebsd.html cannot be followed as written. I tried building from source but get the following errors:

Re: BSD Config

2013-11-10 Thread nazriel
On Sunday, 10 November 2013 at 16:49:18 UTC, Tyro[17] wrote: What is the proper way to configure DMD for use on BSD systems? There is no freebsd or openbsd folder in the zip file so the instructions on dlang.org/dmd-freebsd.html cannot be followed as written. I tried building from source but g

BSD Config

2013-11-10 Thread Tyro[17]
What is the proper way to configure DMD for use on BSD systems? There is no freebsd or openbsd folder in the zip file so the instructions on dlang.org/dmd-freebsd.html cannot be followed as written. I tried building from source but get the following errors: # make -f posix.mak *** Parse error