FreeBSD port

David Nadlinger code at klickverbot.at
Wed Aug 28 01:13:00 PDT 2013


On 28 Aug 2013, at 8:25, Jacob Carlborg wrote:
> On 2013-08-27 22:11, Kai Nacke wrote:
>
>> The real problem seems to be that not the right memory ranges are
>> advertised to the GC and therefore the GC crashes.
>
> DMD works on FreeBSD, so just use the code from the standard runtime?

Thanks for the suggestion, but no, we can't – DMD emits custom 
bracketing symbols for the TLS section, which we can't do (at least 
without messing with backend to a point where we can't use the standard 
LLVM tools like llc/… anymore).

David


More information about the digitalmars-d-ldc mailing list