Compiling GDC-MinGW
jerro
a at a.com
Sun Mar 3 14:25:24 PST 2013
On Sunday, 3 March 2013 at 21:47:16 UTC, Benjamin Thaut wrote:
> So I'm trying to build GDC-MinGW from source and I'm running
> into an issue. The configure script of the ppl-tdm64 gets stuck
> after printing
> "checking if the compiler has the remainder bug..." the conf
> exectuable executes with 13% cpu usage forever.
I remember running into this once. IIRC, you need to just kill
conftest.exe or whatever the program that hangs is called. Also,
this seems to support that:
https://github.com/joshuanapoli/arm-none-eabi-gcc/blob/master/build-arm-none-ebai-gcc#L75
More information about the D.gnu
mailing list