day, 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 wrote:
>>>> Did you already setup your sysroot?
>>> I did not sp
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:
On 12/2/19 2:58 PM, Kacvinsky, Tom wrote:
>>
>> Did you already setup your sysroot?
>
> I did not specify any sysroot in the configure command. Do you have a
> recommendation for this?
>
> Here is what I have for the configure line for x86_64
>
> $ /c/vector_deps/N/x64/mingw-msvc2017-ucrt/bin/g
> -Original Message-
> From: JonY via Mingw-w64-public pub...@lists.sourceforge.net>
> Sent: Monday, December 2, 2019 9:45 AM
> To: mingw-w64-public@lists.sourceforge.net
> Cc: JonY
> Subject: Re: [Mingw-w64-public] gnatdll not building
>
> On 12/2/19 2:
On 12/2/19 2:25 PM, Kacvinsky, Tom wrote:
>
> I looked through my notes and the last time I built the tool chain (that time,
> for x86_64), I had to manually run "make gnattools" in addition to the "make
> gnattools-cross". But this time around "make gnattools" fails with a link
> error.
> See a
HI yet again
> -Original Message-
> From: Kacvinsky, Tom
> Sent: Wednesday, November 27, 2019 8:59 AM
> To: mingw-w64-public@lists.sourceforge.net
> Subject: Re: [Mingw-w64-public] gnatdll not building
>
> Hi again,
>
> > -Original Message-
>
Hi again,
> -Original Message-
> From: Kacvinsky, Tom
> Sent: Wednesday, November 27, 2019 8:56 AM
> To: mingw-w64-public@lists.sourceforge.net
> Subject: [Mingw-w64-public] gnatdll not building
>
> I am trying to build the custom tool chain that I built in the
I am trying to build the custom tool chain that I built in the past such that
the
Ada tool chain uses UCRT. I was able to accomplish this with x86_64, but now
I am trying my hand at i686.
The build script I am using builds the GCC dependencies (gmp, mpfr, mpc) first,
builds binutils, builds ming