problem using gcc-core for compile qemu
Marco Atzeri
marco.atzeri@gmail.com
Thu Jan 7 16:18:03 GMT 2021
On 07.01.2021 15:53, Csaba Raduly wrote:
> On Thu, 7 Jan 2021 at 15:39, Marco Atzeri wrote:
> ...
>> have you looked inside the configure script ?
>> It clearly needs to be patched for accepting other options,
as I mentioned.
>> and that is the reason why autoconf/cmake/.. were developed
>> some time ago.
>
> if check_define __linux__ ; then
> targetos="Linux"
...
> else
> # This is a fatal error, but don't report it yet, because we
> # might be going to just print the --help text, or it might
> # be the result of a missing compiler.
> targetos='bogus'
> fi
>
> Looks like the OP is shi^H^Hadly out of luck. The Qemu build system
> does not acknowledge the existence of Cygwin.
>
> Csaba
>
It is not that is impossible, but will likely need a big effort.
As there are Windows binaries, I do not think it is worth
Marco
More information about the Cygwin
mailing list