Post Reply 
xp49gp under MacOS
03-24-2017, 01:56 PM (This post was last modified: 03-28-2017 04:31 AM by sunhp.)
Post: #1
xp49gp under MacOS
Hello

I'd like to know how to build x49gp under recent MacOS (10.12 64bits) system please ?

This archive makes this following build error :

/Users/Julien/Downloads/x49gp/qemu/qemu-git/target-arm/exec.h:22:38: error: register 'r14' unsuitable for global register variables on
this target
register struct CPUARMState *env asm(AREG0);
^
/Users/Julien/Downloads/x49gp/qemu/qemu-git/dyngen-exec.h:56:15: note: expanded from macro 'AREG0'
#define AREG0 "r14"
^
1 warning and 1 error generated.
make[2]: *** [cpu-exec.o] Error 1

Thanks a lot
sunhp.
Visit this user's website Find all posts by this user
Quote this message in a reply
03-24-2017, 03:57 PM
Post: #2
RE: xp49gp under MacOS ?
(03-24-2017 01:56 PM)sunhp Wrote:  Hello

I'd like to know how to build x49gp under recent MacOS (10.12 64bits) system please ?

This archive makes this following build error :

/Users/Julien/Downloads/x49gp/qemu/qemu-git/target-arm/exec.h:22:38: error: register 'r14' unsuitable for global register variables on
this target
register struct CPUARMState *env asm(AREG0);
^
/Users/Julien/Downloads/x49gp/qemu/qemu-git/dyngen-exec.h:56:15: note: expanded from macro 'AREG0'
#define AREG0 "r14"
^
1 warning and 1 error generated.
make[2]: *** [cpu-exec.o] Error 1

Thanks a lot
sunhp.

It looks like you're using clang: try with gcc. You might need an older version (4.x).
Find all posts by this user
Quote this message in a reply
03-24-2017, 06:10 PM
Post: #3
RE: xp49gp under MacOS ?
You can install gcc on osx as well.
Find all posts by this user
Quote this message in a reply
03-27-2017, 06:24 AM (This post was last modified: 03-27-2017 06:27 AM by sunhp.)
Post: #4
RE: xp49gp under MacOS ?
This guy succeed to rebuild a mac os x Emu48 from Da Woon Jung's pre-OSX project
https://shop.thewinterstorm.com/index.ph...&id_lang=1

Da Woon Jung's version : http://emu48mac.sourceforge.net/

He did also a nice looking HP50g iOS version. I will buy it and try it out.

I wish mobile any port of emu48/49/50 could display grayscale graphics.. I will be happy to add this feature if i get the project files.

sunhp.
Visit this user's website Find all posts by this user
Quote this message in a reply
03-27-2017, 10:42 PM
Post: #5
RE: xp49gp under MacOS ?
emu48... will only emulate the Saturn processor. If you want to run ARM binaries (e.g. HPGCC), then you need x49gp.
Find all posts by this user
Quote this message in a reply
03-27-2017, 11:08 PM
Post: #6
RE: xp49gp under MacOS ?
Fixed, please read the following:

https://github.com/datajerk/x49gp/blob/master/README.md
Find all posts by this user
Quote this message in a reply
03-28-2017, 04:28 AM (This post was last modified: 03-28-2017 04:46 AM by sunhp.)
Post: #7
RE: xp49gp under MacOS ?
Egan, you are genius!
Thank you
[Image: x49gp_mac_OS.png?raw=true]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)