Linking C and D
jerro
a at a.com
Wed Feb 27 12:16:09 PST 2013
On Wednesday, 27 February 2013 at 18:40:40 UTC, monarch_dodra
wrote:
> On Wednesday, 27 February 2013 at 17:08:38 UTC, Alexandr
> Druzhinin wrote:
>> 27.02.2013 23:50, monarch_dodra пишет:
>>>
>>> dmc seems to start choking when my font files start to reach
>>> about 15 Mo.
>>>
>>> I suppose there's a switch somewhere, but I've never used dmc
>>> before, so
>>> all the switches are unknown to me. I guess I'll just have to
>>> learn
>>> (anybody know?).
>>>
>>> If worst comes to worst, I can try to split the font files,
>>> but since
>>> they are tool generated, I really shouldn't be touching them.
>>
>> IIRC, there is such switch, but I can't remember it, may be
>> http://www.digitalmars.com/ctg/sc.html#dashCapHCapP ?
>
> I found a couple posts about that, but it doesn't seem to do
> much. I'll just have to try harder.
You could try using GDC and GCC instead. There are MinGW GDC
builds at https://bitbucket.org/goshawk/gdc/downloads .
More information about the Digitalmars-d-learn
mailing list