Re: failed configure

2016-10-21 Thread juan carlos Rebate
2016-10-20 3:33 GMT+02:00 Brian Inglis <brian.ing...@systematicsw.ab.ca>: > On 2016-10-19 09:09, juan carlos Rebate wrote: >> >> 2016-10-19 5:33 GMT+02:00 Brian Inglis <brian.ing...@systematicsw.ab.ca>: >>> >>> On 2016-10-18 20:10, juan carlos Reba

Re: falled compilations

2016-10-19 Thread juan carlos Rebate
2016-10-19 5:33 GMT+02:00 Brian Inglis <brian.ing...@systematicsw.ab.ca>: > On 2016-10-18 20:10, juan carlos Rebate wrote: >> >> 2016-10-19 3:50 GMT+02:00 Brian Inglis <brian.ing...@systematicsw.ab.ca>: >>> >>> On 2016-10-18 19:15, juan carlos Rebate wr

falled compilations

2016-10-18 Thread juan carlos Rebate
first say I am new to this list, second discupas I ask for my bad English writing I have been programming for windows since 2004, now I am forced to compile certain Linux applications on Windows, the problem is that I receive errors that in theory should not. in the three applications receive the

Re: falled compilations

2016-10-18 Thread juan carlos Rebate
2016-10-19 2:31 GMT+02:00 René Berber <rene.ber...@gmail.com>: > On 10/18/2016 7:04 PM, juan carlos Rebate wrote: > > [snip] >> in the three applications receive the same error >> >> error cc either not exit or no work, > > First check that gcc is in t

Re: falled compilations

2016-10-18 Thread juan carlos Rebate
2016-10-19 3:50 GMT+02:00 Brian Inglis <brian.ing...@systematicsw.ab.ca>: > On 2016-10-18 19:15, juan carlos Rebate wrote: >> >> 2016-10-19 2:31 GMT+02:00 René Berber <rene.ber...@gmail.com>: >>> >>> On 10/18/2016 7:04 PM, juan carlos Rebate wrote

compile missing dependencies

2022-09-05 Thread Juan carlos Rebate
hello, I try to compile qemu but there are too many dependencies missing that I am not able to find in the package manager, one of them is gthread-2.0, I tried to get help from the qemu community but I do not receive a response, the only solution would be to pack the dependencies but no I know how

Re: compile missing dependencies

2022-09-05 Thread Juan carlos Rebate
The problem is that I need the mingw chain to recognize the libraries compiled by me, but I can't. El lun, 5 sept 2022 a las 19:30, Helge Konetzka () escribió: > > Hello, > > Am 05.09.22 um 18:54 schrieb Juan carlos Rebate: > > hello, I try to compile qemu but there are too

Re: help compilation qemu

2020-05-02 Thread Juan carlos Rebate via Cygwin
I'm already aware of the availability of binaries for windows, but I want to compile it myself, I ask because qemu documentation is sparse. El sáb., 2 may. 2020 21:39, john doe escribió: > On 5/2/2020 9:28 PM, Juan carlos Rebate via Cygwin wrote: > > Hello, it is the first time tha

Re: help compilation qemu

2020-05-02 Thread Juan carlos Rebate via Cygwin
MSYS2 > https://wiki.qemu.org/Hosts/W32#Native_builds_with_MSYS2 > > > Hope this helps. > > > - Maarten > > > On Sat, May 2, 2020 at 9:31 PM Juan carlos Rebate via Cygwin < > cygwin@cygwin.com> wrote: > >> Hello, it is the first time that I write here, sorry for the possib

help compilation qemu

2020-05-02 Thread Juan carlos Rebate via Cygwin
Hello, it is the first time that I write here, sorry for the possible malfunctions of the mailing list.I am interested in compiling qemu with cygwin and the documentation is scarce, it only indicates that the environment is complete but it does not indicate all the necessary components,The

Re: help compilation qemu

2020-05-02 Thread Juan carlos Rebate via Cygwin
> Le sam. 2 mai 2020 à 22:46, Juan carlos Rebate via Cygwin < > cygwin@cygwin.com> a écrit : > >> I can't use msys2 because when I use the Syu command it is not able to >> resolve the download url,The only missing component is >> mingw64-686-pkconfig, all other compon

Re: help compilation qemu

2020-05-24 Thread Juan carlos Rebate via Cygwin
Ráduly via Cygwin escribió: > > Hi Juan Carlos, > > On 24/05/2020 02:08, Juan carlos Rebate via Cygwin wrote: > ... > > > 1 the compiler is extremely slow, gcc on Linux is about 10 times > > faster, How could I speed up the compilation process?. > > Unfortunately,

help compilation qemu

2020-05-23 Thread Juan carlos Rebate via Cygwin
Good morning, in a previous post I was debating with some nice users (for technical reasons I can't retrieve that thread)The point is that although the qemu wiki says it can't compile with cygwin for 64-bit it actually can, and for technical reasons I haven't been able to communicate it before,The

undetectable libraries

2020-08-27 Thread Juan carlos Rebate via Cygwin
good evening, I have a strange problem, I try to compile code that uses gtk3 and sdl2 in addition to curl, the problem is that when I invoke the gcc compiler it tells me that sdl2-devel and libcurl are not installed, but actually yes are. ./configure --cross-prefix=x86_64-w64-mingw32- --enable-sdl

Re: undetectable libraries

2020-08-27 Thread Juan carlos Rebate via Cygwin
yes mingw64-x86_64-gtk3 mingw64-x86_64-sdl2 sdl2-devel libcurl-devel El vie., 28 ago. 2020 a las 1:10, Yasuhiro KIMURA () escribió: > > From: Juan carlos Rebate via Cygwin > Subject: undetectable libraries > Date: Fri, 28 Aug 2020 00:51:41 +0200 > > > good evening, I have

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

lookup problem in compiler

2020-11-14 Thread Juan carlos Rebate via Cygwin
Hello, I am trying to compile certain programs in windows 10 and I have a curious problem, I use mingw64-x86_64-w64-mingw, when I add related packages if it is able to locate them but if I install packages that are not related it is not able to locate them, yes cygwin is supposedly compatible with

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-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...