FunkyM wrote: > The stuff I am struggling with in order of priority: > > - The generated compiler requires -libunwind or the build fails. I could not figure out how to overcome this. The gdcgnu packaged gdc does not require it for instance. Did you use --disable-shared when configuring GDC ? --anders