Unable to compile gdc with gcc 4.8.2 on OSX 10.8.5

Iain Buclaw ibuclaw at ubuntu.com
Thu Nov 7 00:17:34 PST 2013


On 7 November 2013 07:00, Joseph Rushton Wakeling <
joseph.wakeling at webdrake.net> wrote:

> On Thursday, 7 November 2013 at 06:07:53 UTC, kahuna wrote:
>
>> It seems that latest version available from bitbucket
>>
>
> Are your previous build attempts also from BitBucket-hosted code? The most
> up-to-date GDC source is on GitHub.
>

See Type::getTypeInfoIdent where the frontend force changes the symbol
name.  Am yet to come to an agreement on how to deal with backend-specific
symbol prefixes.   C++ mangling is also likely broken too if you are seeing
this behaviour. (see cpp_mangle).

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20131107/fbf2b55a/attachment.html>


More information about the D.gnu mailing list