On Tuesday, 20 October 2020 at 15:35:52 UTC, Ola Fosheim Grøstad
wrote:
Building all of gcc in OS-X is rather massive. Is there a way
to only build gdc? I gave "configure" the option
--enable-languages=d, but gcc10 seems to build all of gcc and
g++ as well.
How will you compile the C code,
On 2015-02-09 19:56, ketmar wrote:
DMD is not using GCC, only 'ld' from binutils.
Actually, DMD _is_ using GCC to link.
--
/Jacob Carlborg
On 16/07/14 15:52, Mike wrote:
I received a question from Dicebot in at the end of my presentation. He
asked about the --gc-sections linker flag breaking code from GDC.
Have you seen this post:
http://forum.dlang.org/thread/lbrfycmutwrrghtza...@forum.dlang.org ?
--
/Jacob Carlborg