Re: QEMU on Powerbook G4 running 10.5.8

2016-03-15 Thread Ryan Schmidt
On Mar 15, 2016, at 3:15 AM, John T. Chung wrote: > Hey Ryan, thanks I'm willing to try to compile these version on the website, > but do you know if they contain the usermode component? > I seem to remember there was talk of folding the usermode portion back into > system, but not sure if that

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-15 Thread John T. Chung
Hey Ryan, thanks I'm willing to try to compile these version on the website, but do you know if they contain the usermode component? I seem to remember there was talk of folding the usermode portion back into system, but not sure if that has, in fact, been done. On Tue, Mar 15, 2016 at 2:34 PM,

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread Ryan Schmidt
On Mar 15, 2016, at 1:29 AM, John T. Chung wrote: > On Tue, Mar 15, 2016 at 2:26 PM, Ryan Schmidt wrote: >> >> On Mar 15, 2016, at 1:23 AM, John T. Chung wrote: >> > >> > I just browsed the qemu-usermode repository here: >> > >> > https://trac.macports.org/browser/trunk/dports/emulators/qemu-

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread John T. Chung
Hey Ryan, ok. Sorry to be an idiot, but how would do this? >> You could edit the portfile to try out other versions. On Tue, Mar 15, 2016 at 2:26 PM, Ryan Schmidt wrote: > > > On Mar 15, 2016, at 1:23 AM, John T. Chung wrote: > > > > hi Ryan, > > > > I just browsed the qemu-usermode repository

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread Ryan Schmidt
> On Mar 15, 2016, at 1:23 AM, John T. Chung wrote: > > hi Ryan, > > I just browsed the qemu-usermode repository here: > > https://trac.macports.org/browser/trunk/dports/emulators/qemu-usermode > > and I only see version 0.9.0, which is the version that didn't work. Are > there other versio

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread John T. Chung
hi Ryan, I just browsed the qemu-usermode repository here: https://trac.macports.org/browser/trunk/dports/emulators/qemu-usermode and I only see version 0.9.0, which is the version that didn't work. Are there other versions that I could try? On Tue, Mar 15, 2016 at 8:42 AM, Ryan Schmidt wrote:

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread Ryan Schmidt
> On Mar 14, 2016, at 11:52 AM, John T. Chung wrote: > > Ok but I know this did work at one point. Is it possible to install an > earlier version of qemu-usermode? I know this will be slow as he'll, but I'm > just curious to see if it can be done... running Intel osx apps on ppc If an earlie

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread John T. Chung
Ok but I know this did work at one point. Is it possible to install an earlier version of qemu-usermode? I know this will be slow as he'll, but I'm just curious to see if it can be done... running Intel osx apps on ppc On Tuesday, March 15, 2016, Chris Jones wrote: > Then i guess you have your

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread Chris Jones
Then i guess you have your answer ;) > On 14 Mar 2016, at 4:34 pm, John T. Chung wrote: > > I did try that command a while back: > > It gives this error during the build: > > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_emulators_qemu-usermode/

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread John T. Chung
I did try that command a while back: It gives this error during the build: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_emulators_qemu-usermode/qemu-usermode/work/qemu-0.9.0/darwin-user/signal.c:56: error: storage size of `target_sigaltstack_used'

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread John T. Chung
OK thanks, sorry to be dense, so could I install that version on a PPC mac? # port install qemu-usermode @0.9.0 ? On Mon, Mar 14, 2016 at 11:42 PM, Rainer Müller wrote: > On 2016-03-14 15:23, John T. Chung wrote: > > what's the last version which supports OSX? Could I install an earlier > > ve

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread Rainer Müller
On 2016-03-14 15:23, John T. Chung wrote: > what's the last version which supports OSX? Could I install an earlier > version? I think it would be the one in the ports tree: $ port info qemu-usermode qemu-usermode @0.9.0 (emulators) Rainer PS: Please keep the mailing list in CC.

Re: QEMU on Powerbook G4 running 10.5.8

2016-03-14 Thread Rainer Müller
On 2016-03-14 05:15, John T. Chung wrote: > Quick question for you all. I was able to build qemu-system on this > system, and I see qemu-system-* executables under /opt/local/bin now. > However does anyone know if this also includes qemu-usermode? > > I am interested in usermode because it seems t

QEMU on Powerbook G4 running 10.5.8

2016-03-13 Thread John T. Chung
Hey guys, Quick question for you all. I was able to build qemu-system on this system, and I see qemu-system-* executables under /opt/local/bin now. However does anyone know if this also includes qemu-usermode? I am interested in usermode because it seems this will allow me to run OSX-intel binari