English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   support.FS-UAE (https://eab.abime.net/forumdisplay.php?f=122)
-   -   FS-UAE for OS X PPC (Not officially supported) (https://eab.abime.net/showthread.php?t=74649)

vulture 05 April 2015 22:13

Here's he new crash report, it seems like it can't find that lib at all:

------------

Process: fs-uae [169]
Path: /Users/user6/Desktop/fs-uaeDev/FS-UAE.app/Contents/MacOS/fs-uae
Identifier: no.fengestad.fs-uae
Version: ??? (???)
Code Type: PPC (Native)
Parent Process: launchd [108]

Interval Since Last Report: 1020 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2015-04-05 23:11:03.729 +0300
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 98CBFC40-E734-4842-B531-C0B6F6E06AA9

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000008fe0105c
Crashed Thread: 0

Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/libgthread-2.0.0.dylib
Referenced from: /Users/user6/Desktop/fs-uaeDev/FS-UAE.app/Contents/MacOS/fs-uae
Reason: image not found

------------

tlosm 05 April 2015 23:11

umm ...sorry :-/

please can you test again?
https://www.dropbox.com/s/6k29r9zt9b...Dev29.zip?dl=0

vulture 05 April 2015 23:49

yup! starts ok now! Many thx Luigi!

tlosm 05 April 2015 23:54

Finnally ;-)

vulture 06 April 2015 13:31

Luigi, I've seen a youtube vid with fs-uae for linux ppc, is that a compile for debian 7? Could you share that build please?

tlosm 06 April 2015 17:08

Yes it was on debian wheezy 7.8 and run much much better and faster compared OsX .... (if one day kvm... ehmmm will be much better)
It need to be totally build on your machine if you know of the make it i will share the patched isi file .

vulture 06 April 2015 18:18

Ah I see, it needs a specific build. I've never used "make" before. Do you think it's a very complicated task to attempt?

tlosm 06 April 2015 18:35

Quote:

Originally Posted by vulture (Post 1013748)
Ah I see, it needs a specific build. I've never used "make" before. Do you think it's a very complicated task to attempt?

Nope is not complicated ... but you need to install all the library and the devs pack for build the fs-uae.

aptitude install libsdl2-dev libopenal-dev zip libtool autoconf automake make gcc g++ git

and freetype dev

after mkdir fsuae
cd fsuae

git clone (url of fsuae git)
git clone (url of qemu uae)

overwrite the isi file in qemuvga in fsuae/src directory

./bootstrap
and at last ./configure and make. (for fsuae)

./bootstrap
./configure and make (for qemu uae)

vulture 06 April 2015 19:46

hmm.... sounds like I could do that! Could you send me the patched file you were talking about? Dropbox or in the zone? Many thx!

tlosm 06 April 2015 19:53

here is https://www.dropbox.com/s/zgu5kl3sxk...c895a.cpp?dl=0

vulture 06 April 2015 20:02

I'll try it during the weekend! Thx man!

vulture 09 April 2015 09:00

@tlsom

I've tried to start building it on debian per your instructions, but I stopped at the very first step "aptitude install libsdl2-dev" as it can't find the package for installation. Is there something I need to configure before doing that? Thx!

tlosm 09 April 2015 19:24

Quote:

Originally Posted by vulture (Post 1014132)
@tlsom

I've tried to start building it on debian per your instructions, but I stopped at the very first step "aptitude install libsdl2-dev" as it can't find the package for installation. Is there something I need to configure before doing that? Thx!

nano /etc/apt/source.list

and add

deb http://http.debian.net/debian wheezy-backports main

after

apt-get update

and try again to download the needed library ;-)

vulture 12 April 2015 19:08

more questions Luigi:

I've done everything ok up to installing git

then you say "and freetype dev"

I've tried "aptitude install freetype" and "aptitude install freetype-dev" but no such packages were found. The only relevant package I've found is "libfreetype6-dev". Am I doing something very wrong here? Also, could you please give me the urls for fs-uae git and qemu uae git? I mean, I can get to the respective git pages, but I'm not sure what is the exact url i should be using in each case. Many many thx once again for your time and help!

tlosm 14 April 2015 18:58

you need exactly this ;)

libfreetype6-dev

SnakeCoils 15 June 2015 22:23

Just a quick note for FS-UAE 2.5.32dev config file on OSX PPC build.

If you wish to open the emulation in fullscreen now you MUST declare the following lines:

Code:

fullscreen = 1
fullscreen_mode = fullscreen

If you simply declare as before only "fullscreen = 1" line then the screen will become white and the application crash.
The very same error occour if you declare "fullscreen_mode = desktop"

tlosm 15 June 2015 22:54

Snakecoils good to see you again :)

SnakeCoils 16 June 2015 00:16

Quote:

Originally Posted by tlosm (Post 1025752)
Snakecoils good to see you again :)

Well, since the latest FS-UAE releases are become too much demanding for my poor PowerMac G4 I started to make PPC builds only for bug-hunting purpose while for all my real Amiga emulation needs I am running usually the 2.5.20dev version, so far the best compromise between accuracy and speed for low spec PPC systems.
Big compliments for your PPC emulation progress on Big Endian systems :-)

tlosm 24 June 2015 14:33

here is the Dev 30 for G5 ppc enabled

https://www.dropbox.com/s/cv58e26vkr....5.30.zip?dl=0

amigamia 28 June 2015 03:42

Thanks tlosm!!


All times are GMT +2. The time now is 11:20.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.06742 seconds with 11 queries