Search found 14 matches

by garrafonsoftware
Fri Mar 10, 2023 7:20 pm
Forum: Other platforms
Topic: Minimum required macOS version?
Replies: 11
Views: 2875

Re: Minimum required macOS version?

Docker image worked great! So I will stick to using that.

Thanks again!
by garrafonsoftware
Fri Mar 10, 2023 8:40 am
Forum: Other platforms
Topic: Minimum required macOS version?
Replies: 11
Views: 2875

Re: Minimum required macOS version?

Ok, I will try with the Dockerfile this weekend then.

Thanks for the support, Dom! ;)
by garrafonsoftware
Thu Mar 09, 2023 8:38 pm
Forum: Other platforms
Topic: Minimum required macOS version?
Replies: 11
Views: 2875

Re: Minimum required macOS version?

Sadly going a step further, now is z88dk-z80asm which needs a higher macOS version: zcc +zx -vn -startup=0 -clib=new -O2 -zorg=32768 main.c -o main.tap -create-app -pragma-include:zpragma.inc dyld: lazy symbol binding failed: Symbol not found: __ZNKSt3__14__fs10filesystem4path11__extensionEv Referen...
by garrafonsoftware
Wed Mar 08, 2023 6:15 pm
Forum: Other platforms
Topic: Minimum required macOS version?
Replies: 11
Views: 2875

Re: Minimum required macOS version?

Can you try to download the binaries here: http://nightly.z88dk.org/misc/macos_sdcc_10.10_fat.zip these are compiled as fat binaries targeting MacOS 10.10 (random choice since 10.6 didn't work) They work on a Mojave machine I've got about the place. If they're good for you I'll drop them into the n...
by garrafonsoftware
Tue Mar 07, 2023 8:33 pm
Forum: Other platforms
Topic: Minimum required macOS version?
Replies: 11
Views: 2875

Minimum required macOS version?

Hi all! I want to use latest z88dk in a macOS 10.13 High Sierra setup. But I don't seem to succeed. :/ Downloading latest nightly build for OSX: http://nightly.z88dk.org/z88dk-osx-latest.zip, when trying to compile the simplest C program it yields this error: zcc +zx -vn -startup=0 -clib=sdcc_iy mai...
by garrafonsoftware
Fri Dec 04, 2015 8:21 am
Forum: z88dk-developers
Topic: [z88dk-dev] Transition Release before End of December
Replies: 7
Views: 7647

What do you think of doing a "transition release" before the end of December? We never update the crusty old download at sf and I think we should be more frequent with releases. +1 :) And what about migrating source tree to Subversion or Git? In my case, in the last releases of Xcode for ...
by garrafonsoftware
Sun Sep 28, 2014 8:13 pm
Forum: Bug reports
Topic: Slash / backslash issues?
Replies: 16
Views: 17743

That was fast. Now it works!
by garrafonsoftware
Sun Sep 28, 2014 9:17 am
Forum: Bug reports
Topic: Slash / backslash issues?
Replies: 16
Views: 17743

Slash / backslash issues?

Hi! Running Mac OSX 10.9.5 and Xcode 6.0.1. After compiling the latest CVS source tree (as of today) using build.sh facility, I've tried to compile several programs in the Examples directory with no luck. Setting Environment variables and running: $ zcc +zx -lndos -create-app -DJOYSTICK -Dspritesize...
by garrafonsoftware
Sun Jun 29, 2014 8:50 am
Forum: Project Activity
Topic: Forum registration is DISABLED for a few days
Replies: 9
Views: 19359

Ok, so I will follow commits directly in the SF mailing list. :)
by garrafonsoftware
Sat Jun 28, 2014 11:48 am
Forum: Project Activity
Topic: Forum registration is DISABLED for a few days
Replies: 9
Views: 19359

Hi!

Is there problem with forums? Or maybe is just synchronization with Sf.net commits mailing list is broken?

Thanks!
by garrafonsoftware
Tue Dec 17, 2013 5:55 pm
Forum: Other platforms
Topic: Mac OSX
Replies: 38
Views: 76157

Hil folks, There's now a nightly build being produced for Mac OSX that includes the glib dependency - let me know how you get on with it. Sorry for the delay in testing this. I've downloaded a nightly (16/12/1013) and seems to be working fine. :) The steps I've used are these: uncompress the TGZ fil...
by garrafonsoftware
Tue Nov 12, 2013 11:27 am
Forum: Announcements
Topic: Nightly builds for Mac
Replies: 1
Views: 11044

Hi Dom!

Can't believe it! Those are great news!

Thanks for this. I'll try to test it when I get back home... :cool:
by garrafonsoftware
Mon Nov 11, 2013 8:46 am
Forum: Sinclair ZX
Topic: z88dk+sp1 installation+demo
Replies: 3
Views: 6820

Hi!

Awesome tutorials! Shouldn't this information better go into the Wiki?
by garrafonsoftware
Fri Oct 04, 2013 11:08 am
Forum: Other platforms
Topic: Mac OSX
Replies: 38
Views: 76157

wintermute wrote:Hope someone has better luck!
Seems that the z80asm modules is still being updated, maybe you'd better wait until it's finished. :)