Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

barracuda156

macrumors 68000
Sep 3, 2021
1,605
1,207
Arctic Fox 43.0 has been released.

New: github.com

Downloads for Mac OS X: releases

I compiled a non-altivec 32-bit version of Arctic Fox 43.0 for Ubuntu 10.04 and higher (12.04, 14.04, 16.04 etc). It also works on Void PPC, MintPPC (Debian Sid), Debian PPC 32-bit, and Fienix.

.mozconfig

Code:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

export CC="gcc -m32 -flax-vector-conversions -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16"
export CXX="g++ -m32 -flax-vector-conversions -fpermissive -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16"
export LDFLAGS="-latomic"

mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-ff-dbg

ac_add_options --disable-crashreporter
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-updater
ac_add_options --enable-mozril-geoloc
ac_add_options --disable-webrtc
ac_add_options --disable-safe-browsing
ac_add_options --disable-parental-controls
ac_add_options --enable-release
ac_add_options --disable-necko-wifi
ac_add_options --disable-eme
ac_add_options --disable-gamepad
ac_add_options --enable-dbus
ac_add_options --disable-gio
ac_add_options --disable-pulseaudio
ac_add_options --enable-strip
ac_add_options --enable-install-strip
ac_add_options --enable-application=browser
ac_add_options --with-branding=browser/branding/arcticfox
ac_add_options --enable-optimize
ac_add_options --disable-jemalloc
ac_add_options --disable-gstreamer
ac_add_options --target=powerpc-linux-gnu
ac_add_options --host=powerpc-linux-gnu
ac_add_options --disable-precompiled-startupcache

Download: arcticfox-43.0.en-US.linux-powerpc-libc6_2.11.1.tar.bz2


Which gcc version do you use to build it?
 

xeno74

macrumors regular
Dec 31, 2018
171
354
Berlin
Hi All,

I compiled a Linux PPC64 version of ArcticFox 43.0 with AltiVec support today.

Download: arcticfox-43.0.en-US.linux-powerpc64-altivec.tar.bz2

Further information: forum.hyperion-entertainment.com

Cheers,
Christian

ArcticFox_43.0_Linux_PowerPC64_AltiVec.png
 

Eccofonic

macrumors newbie
Dec 29, 2018
21
2
Anybody else have a problem with 43.0 where the title bar disappears?

I'm using the newer libraries as mentioned previously.

If I revert back to 42.1, the title bar comes back.

I'm using the 64-bit version in Snow Leopard 10.6...

Maybe it's a setting in about:config that's changed or...???
 

RallyDarkstrike

macrumors newbie
Feb 1, 2024
2
0
Hey all - trying to get the latest AF to work on my Early '06 iMac with a Core Duo. Fresh and updated install of OSX 10.6.8.

I've downloaded and installed AF and copied the C++ lib files to /usr/lib as they are supposed to be, but AF just crashes on startup?

Error details:

Code:
Process:                  arcticfox [125]
Path:                        /Applications/ArcticFox.app/Contents/MacOS/arcticfox
Identifier:            org.mozilla.arctic fox
Version:                  ??? (???)
Code Type:              X86 (Native)
Parent Process:    launchd [90]

Date/Time:              2024-02-01 20:15:50.351 -0500
OS Version:            Mac OS X 10.6.8 (10K549)
Report Version:    6

Interval Since Last Report:                    4544 sec
Crashes Since Last Report:                      22
Per-App Crashes Since Last Report:      11
Anonymous UUID:                                            A4AD16BF-0E9E-4D18-BDEA-49D2397FF965

Exception Type:    EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:    0

Dyld Error Message:
    Library not loaded: /opt/local/lib/libcxx/libc++abi.1.dylib
    Referenced from: /usr/lib/libc++.1.dylib
    Reason: image not found

Binary Images:
0x8fe00000 - 0x8fe4163b    dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld

Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 1.83 GHz, 2 GB, SMC 1.1f5
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Maxtor 6L160M0, 152.67 GB
Parallel ATA Device: MATSHITADVD-R      UJ-846
USB Device: Built-in iSight, 0x05ac    (Apple Inc.), 0x8501, 0xfd400000 / 2
USB Device: USB Receiver, 0x046d    (Logitech Inc.), 0xc52b, 0x3d100000 / 2
USB Device: USB Gaming Keyboard, 0x1a2c, 0x95f6, 0x5d100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac    (Apple Inc.), 0x8206, 0x7d100000 / 2
USB Device: IR Receiver, 0x05ac    (Apple Inc.), 0x8240, 0x7d200000 / 3

Any folks here have any ideas what's going on and how I can get it working?

Thanks! :)
 

barracuda156

macrumors 68000
Sep 3, 2021
1,605
1,207
Hey all - trying to get the latest AF to work on my Early '06 iMac with a Core Duo. Fresh and updated install of OSX 10.6.8.

I've downloaded and installed AF and copied the C++ lib files to /usr/lib as they are supposed to be, but AF just crashes on startup?

Error details:

Code:
Process:                  arcticfox [125]
Path:                        /Applications/ArcticFox.app/Contents/MacOS/arcticfox
Identifier:            org.mozilla.arctic fox
Version:                  ??? (???)
Code Type:              X86 (Native)
Parent Process:    launchd [90]

Date/Time:              2024-02-01 20:15:50.351 -0500
OS Version:            Mac OS X 10.6.8 (10K549)
Report Version:    6

Interval Since Last Report:                    4544 sec
Crashes Since Last Report:                      22
Per-App Crashes Since Last Report:      11
Anonymous UUID:                                            A4AD16BF-0E9E-4D18-BDEA-49D2397FF965

Exception Type:    EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:    0

Dyld Error Message:
    Library not loaded: /opt/local/lib/libcxx/libc++abi.1.dylib
    Referenced from: /usr/lib/libc++.1.dylib
    Reason: image not found

Binary Images:
0x8fe00000 - 0x8fe4163b    dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld

Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 1.83 GHz, 2 GB, SMC 1.1f5
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Maxtor 6L160M0, 152.67 GB
Parallel ATA Device: MATSHITADVD-R      UJ-846
USB Device: Built-in iSight, 0x05ac    (Apple Inc.), 0x8501, 0xfd400000 / 2
USB Device: USB Receiver, 0x046d    (Logitech Inc.), 0xc52b, 0x3d100000 / 2
USB Device: USB Gaming Keyboard, 0x1a2c, 0x95f6, 0x5d100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac    (Apple Inc.), 0x8206, 0x7d100000 / 2
USB Device: IR Receiver, 0x05ac    (Apple Inc.), 0x8240, 0x7d200000 / 3

Any folks here have any ideas what's going on and how I can get it working?

Thanks! :)

Code:
Library not loaded: /opt/local/lib/libcxx/libc++abi.1.dylib

Macports `libcxx` installs an old version of `libc++`.
(You can also install a newer version from `libcxx-powerpc` port, but you will need to edit supported archs.)

Though honestly this should just have rather been built against `libstdc++` instead.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.