If you're getting out of memory errors and have plenty of ram free, you
probably need to raise the limits.
--
Sent from a phone, apologies for poor formatting.
On 16 November 2024 22:31:02 Lennon Zamora <[email protected]> wrote:
No, no modifications from the stock ports build.
On Sat, Nov 16, 2024 at 4:12 PM Stuart Henderson <[email protected]> wrote:
Re the DMD issue, did you leave datasize limit at the default or raise it?
(ulimit -d, login.conf).
Re the bootstrap, only DMD was fixed.
--
Sent from a phone, apologies for poor formatting.
On 16 November 2024 22:03:27 Lennon Zamora <[email protected]> wrote:
On Sat, Nov 16, 2024 at 3:50 PM Brian Callahan <[email protected]> wrote:
On 6/24/2024 7:54 PM, Jeremy Baxter wrote:
Stuart Henderson <[email protected]> writes:
They were broken during the 7 5 release and have since been fixed in -current.
Weird both of them broke. Thanks for the reply.
Now with some improved processes, I can address breakages more quickly.
~Brian
I notice ldc is still, as of 7.6, throwing this message when
attempting to build from ports:
===> ldc-1.35.0p0 is marked as broken: needs new bootstrap .
DMD does work but there is a potential bug reported here:
https://issues.dlang.org/show_bug.cgi?id=24863
Hoping to test ldc as an alternative but can't due to aforementioned issue.