Re: [Mingw-w64-public] gnatdll not building

2019-12-03 Thread ralph engels
not sure if any help but the msys2 project has gcc-9.2.0 and i just rebuilt itself with it so it should work :/ scratches head... i did notice you use a lot of external paths to dependencies, maybe something acting up there ?. if you want to use an older toolchain to try building it i would

Re: [Mingw-w64-public] gnatdll not building

2019-12-03 Thread Kacvinsky, Tom
Hi, > -Original Message- > From: JonY via Mingw-w64-public pub...@lists.sourceforge.net> > Sent: Monday, December 2, 2019 10:37 AM > To: mingw-w64-public@lists.sourceforge.net > Cc: JonY > Subject: Re: [Mingw-w64-public] gnatdll not building > > On 12/2/19 2:58 PM, Kacvinsky, Tom

Re: [Mingw-w64-public] [PATCH] Header Additions

2019-12-03 Thread Tom Ritter
Okay, the attached fixes that issue, I think this is ready now. -tom On Tue, 3 Dec 2019 at 12:46, Tom Ritter wrote: > > Hm. I haven't debugged this yet; but apparently something is still missing: > > > lld-link: error: undefined symbol: > >

Re: [Mingw-w64-public] [PATCH] Header Additions

2019-12-03 Thread Tom Ritter
Hm. I haven't debugged this yet; but apparently something is still missing: > lld-link: error: undefined symbol: > __Z14__mingw_uuidofI26IDCompositionDesktopDeviceERK5_GUIDv (and more) -tom On Tue, 3 Dec 2019 at 04:59, Tom Ritter wrote: > > Attached is a correct patch (hopefully I didn't miss