OS X problem

Jacob Carlborg doob at me.com
Fri Aug 31 06:06:16 PDT 2012


On 2012-08-31 04:14, jerro wrote:
> I'm trying to use GDC on OS X 10.7.3. GDC itself builds fine, but when I
> try to make an executable with it I get an error about __deh_eh_array
> not being defined. Is that a bug or am I doing something wrong? I don't
> normally use OS X so it could be something really obvious.

__deh_eh_array is defined in rt.deh2, which does not seem to exist in 
the GDC fork of druntime.

-- 
/Jacob Carlborg


More information about the D.gnu mailing list