Cross Compiler
Jeroen Bollen
jbinero at gmail.com
Mon Mar 3 09:21:49 PST 2014
On Monday, 3 March 2014 at 16:21:25 UTC, Dicebot wrote:
> On Monday, 3 March 2014 at 15:44:30 UTC, Jeroen Bollen wrote:
>> On Monday, 3 March 2014 at 15:36:02 UTC, Daniel Murphy wrote:
>>>
>>> "Jeroen Bollen" wrote in message
>>> news:unvhloslmpxvxhawypoq at forum.dlang.org...
>>>
>>>> How to stop DMD from linking against any libraries? A simple
>>>> program like this already links to quite a few libraries:
>>>
>>> The easiest way is to link yourself. You can run dmd with -v
>>> to get the link command and start from there.
>>
>> Cheers
>
> Please be aware of
> https://d.puremagic.com/issues/show_bug.cgi?id=12268 though
Is any sort of static linkage really necessary though?
More information about the Digitalmars-d
mailing list