Front-end release.NEXT
Dicebot
public at dicebot.lv
Sun Sep 29 02:43:43 PDT 2013
On Saturday, 28 September 2013 at 20:17:24 UTC, Iain Buclaw wrote:
> On 28 September 2013 21:02, Dicebot <public at dicebot.lv> wrote:
>> On Saturday, 28 September 2013 at 19:53:16 UTC, Iain Buclaw
>> wrote:
>>>>
>>>> I thought it is a temporary limitation (I am very interested
>>>> in loading D
>>>> plugins from C/C++ programs). Are there any fundamental
>>>> issues that
>>>> prevent
>>>> it?
>>>
>>>
>>> In gdc or dmd?
>>
>>
>> Both. g++ / dmd and g++ / gdc.
>
> There's no limitations really loading C/C++ libraries into D -
> don't
> know about dmd...
>
> Thought you meant fundamental issues that prevent shared library
> support in dmd/gdc (as in D libraries). ;-)
No, not loading C plugins from D, other way around ;)
I have tried it right now on dmd master + gcc 4.8.1 and shared
library was rejected to be loaded because of TLS. Was curious if
this is fundamental limitation or eventually can be worked around.
More information about the Digitalmars-d
mailing list