Page 7 of 16

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Mon Dec 16, 2019 9:10 pm
by musa
xeno74 wrote:
Hi Peter,

Do you have issues with Xorg? Casey has some issues with Xorg on Debian PPC64.

Link to the thread

Do you use a xorg.conf?

Thanks,
Christian
Hi Christian.
I now have a debian 64 up and running.
Yes i use a xorg.conf file.
mint2.png
Peter

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Tue Dec 17, 2019 12:23 am
by xeno74
musa wrote: Hi Christian.
I now have a debian 64 up and running.
Yes i use a xorg.conf file.

Peter
Hi Peter,

Many thanks for testing Debian PPC64 (Linux Mint) and thanks a lot for the screenshot! :-)

I will report Casey about your test result.

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed Dec 18, 2019 10:53 am
by xeno74
Hi All,

Wicknix has released Arctic Fox 27.9.19. :-)

Change Log

Downloads:
Support thread: forums.macrumors.com

For Ubuntu 10.04: You need to install the GCC 4.8 and the libatomic1 via the repository 'ppa:ubuntu-toolchain-r/test'.

Code: Select all

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

Code: Select all

sudo apt-get update; sudo apt-get install gcc-4.8 g++-4.8
For Ubuntu 12.04: You need the libatomic1 package. Download: libatomic-ubuntu12.04-powerpc.tar.bz2

Please copy the file 'libatomic.so.1' to '/usr/lib/powerpc-linux-gnu/' with the following command:

Code: Select all

sudo cp libatomic.so.1 /usr/lib/powerpc-linux-gnu/
Screenshot of the new Arctic Fox 27.9.19 on Ubuntu 10.04.4 LTS Lucid PowerPC (A-EON AmigaOne X5000/40):

Image

Screenshot of the new Arctic Fox 27.9.19 on Ubuntu 10.04.4 LTS Lucid PowerPC (Apple PowerMac G4):

Image

Screenshot of the new Arctic Fox 27.9.19 on the Ubuntu 10.04.0 Live DVD PowerPC (Apple PowerMac G3):

Image

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed Dec 25, 2019 2:20 pm
by xeno74
Hi All,

Happy Holidays AND Happy New Year! :-)

Here is Arctic Fox 27.9.19 for Linux PowerPC64!

Download: arcticfox-27.9.19.linux-powerpc64.tar.bz2

Image

Enjoy the next days!

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Sat Jan 04, 2020 6:59 pm
by xeno74
.mozconfig for PPC64:

Code: Select all

# 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-6.4 -flax-vector-conversions -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16"
export CXX="g++-6.4 -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="-O2 -fno-schedule-insns2 -fno-lifetime-dse -fno-delete-null-pointer-checks"
ac_add_options --disable-jemalloc

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu Mar 12, 2020 2:15 pm
by xeno74
Hi All,

Wicknix has released Arctic Fox 27.10.1. :-)

Change Log

Downloads:
Support thread: forums.macrumors.com

For Ubuntu 10.04: You need to install the GCC 4.8 and the libatomic1 via the repository 'ppa:ubuntu-toolchain-r/test'.

Code: Select all

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

Code: Select all

sudo apt-get update; sudo apt-get install gcc-4.8 g++-4.8
Image

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Fri Mar 13, 2020 1:05 pm
by xeno74
Hi All,

The 64-bit PowerPC version of Arctic Fox 27.10.1 is available.

Download: arcticfox-27.10.1.linux-powerpc64.tar.bz2

Image

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Mon Jul 13, 2020 7:54 pm
by xeno74
FYI: Arctic Fox doesn’t work on Debian 7 64-bit.

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Sun Aug 02, 2020 10:55 am
by xeno74
I tried to compile the new alpha version of Arctic Fox 27.10.2 on Ubuntu 10.04.4 PowerPC today but without any success. Any ideas? The version 27.10.1 compiles without any problems on Ubuntu 10.04.4 PowerPC.

Image

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Sun Aug 02, 2020 5:53 pm
by xeno74
I solved the issue. I copied the src directory to my AmigaOne X1000. After that I was able to link the Arctic Fox 27.10.2a binary. I am very happy. The problem was my virtual PowerMac. It doesn't have enough power to link the new Arctic Fox binary.

Image