DMD and GDC static libraries are incompatible on Linux?
ketmar via D.gnu
d.gnu at puremagic.com
Sun Feb 15 04:51:20 PST 2015
On Sun, 15 Feb 2015 06:09:33 +0100, Leandro Lucarella wrote:
> ketmar, el 10 de February a las 11:44 me escribiste:
>> On Tue, 10 Feb 2015 09:07:14 +0100, Jacob Carlborg wrote:
>>
>> > On 2015-02-09 19:56, ketmar wrote:
>> >
>> >> DMD is not using GCC, only 'ld' from binutils.
>> >
>> > Actually, DMD _is_ using GCC to link.
>>
>> yes. sorry for misinformation, i was sure that it calls 'ld' directly.
>
> But GCC only behaves as a wrapper of ld to link. :)
yes, but it passes some funny options like linker script, path to system
libraries and so on. and i'm so used to this that i was always thinking
about this phase as "calling 'ld'", completely forgetting about gcc
wrapper. ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150215/b81bc387/attachment.sig>
More information about the D.gnu
mailing list