Re: problem using gcc-core for compile qemu

2021-01-08 Thread Brian Inglis
On 2021-01-08 13:54, juan carlos rebate rodriguez via Cygwin wrote: El vie, 08-01-2021 a las 08:42 +, Arthur Norman escribió: I can't use virtualbox because what I need is to emulate the aarch64 architecture, I don't want to use binaries compiled by others, one of the reasons is that those

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Lee via Cygwin
On 1/8/21, juan carlos rebate rodriguez via Cygwin wrote: > > I think I expressed myself incorrectly or I am not able to be > understood, no matter what package I choose. gcc-core does not compile > using the cygwin dll, the one that compiles for that library is cygwin- > gcc. > now I will try to

Re: problem using gcc-core for compile qemu

2021-01-08 Thread juan carlos rebate rodriguez via Cygwin
El vie, 08-01-2021 a las 08:42 +, Arthur Norman escribió: > > I can't use virtualbx because what I need is to emulate > > the aarch64 architecture, I don't want to use binaries compiled by > > others, one of the reasons is that those binaries don't include sd- > card > > emulation support...

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Marco Atzeri via Cygwin
On 08.01.2021 14:06, Eliot Moss wrote: On 1/8/2021 3:42 AM, Arthur Norman via Cygwin wrote: >> I can't use virtualbx because what I need is to emulate >> the aarch64 architecture, I don't want to use binaries compiled by >> others, one of the reasons is that those binaries don't include

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Eliot Moss
On 1/8/2021 3:42 AM, Arthur Norman via Cygwin wrote: >> I can't use virtualbx because what I need is to emulate >> the aarch64 architecture, I don't want to use binaries compiled by >> others, one of the reasons is that those binaries don't include sd-card emulation support... > This is perhaps

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Arthur Norman via Cygwin
I can't use virtualbx because what I need is to emulate the aarch64 architecture, I don't want to use binaries compiled by others, one of the reasons is that those binaries don't include sd-card emulation support... This is perhaps an off-topic response as regards compiling things on cygwin,

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 08.01.2021 06:52, Marco Atzeri wrote: On 07.01.2021 23:33, juan carlos rebate rodriguez via Cygwin wrote: El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: To compile for Windows on Cygwin you need to use a cross-compiler. The 64 bit one is in: ehm, copy and paste

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 07.01.2021 23:33, juan carlos rebate rodriguez via Cygwin wrote: El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: If the upstream developers have not bothered to use a serious configure system,, I doubt there is a easy solution. Questions: Are you trying to build for

Re: problem using gcc-core for compile qemu

2021-01-07 Thread juan carlos rebate rodriguez via Cygwin
El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: > If the upstream developers have not bothered to use a serious > configure system,, I doubt there is a easy solution. > > Questions: > > Are you trying to build for Cygwin or for Windows in general ? > why you can not use

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Brian Inglis
On 2021-01-06 20:23, Juan carlos Rebate via Cygwin wrote: Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another environment, but above all do not ask me to read because I already read all of Google

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Eliot Moss
On 1/7/2021 11:18 AM, Marco Atzeri via Cygwin wrote: > 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 Right - I had noticed on the web some mention of people maybe working on getting qemu going under Cygwin. There

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
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.

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Csaba Raduly via Cygwin
On Thu, 7 Jan 2021 at 15:39, Marco Atzeri via Cygwin wrote: ... > have you looked inside the configure script ? > It clearly needs to be patched for accepting other options, > and that is the reason why autoconf/cmake/.. were developed > some time ago. if check_define __linux__ ; then

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 07.01.2021 04:23, Juan carlos Rebate via Cygwin wrote: Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another environment, but above all do not ask me to read because I already read all of Google

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Eliot Moss
On 1/6/2021 10:37 PM, Eliot Moss wrote: Sent from my iPhone On Jan 6, 2021, at 10:23 PM, Juan carlos Rebate via Cygwin wrote: Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another

Re: problem using gcc-core for compile qemu

2021-01-06 Thread Eliot Moss
Sent from my iPhone > On Jan 6, 2021, at 10:23 PM, Juan carlos Rebate via Cygwin > wrote: > > Good morning happy new year, first of all I am going to ask you that > when you read my case, do not refer me to another tool, do not refer > me to another environment, but above all do not ask me

problem using gcc-core for compile qemu

2021-01-06 Thread Juan carlos Rebate via Cygwin
Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another environment, but above all do not ask me to read because I already read all of Google and there is no solution , but I refuse to think that there