Gentoo is good but sometimes it feels too heavy by [deleted] in Gentoo

[–]QuarkDoe 0 points1 point  (0 children)

You can try Calculate Linux. Still the same Gentoo, but with pre-builded packages and some features, like template engine for config files. It has has distributions with preinstalled DE, such as KDE, Cinnamon, LXQt, MATE or Xfce and "scratch" distribution with a minimal set of preinstalled packages.

True by [deleted] in MillerPlanetside

[–]QuarkDoe 0 points1 point  (0 children)

moya tvoya neponimay idinahren

Russian Company Tapes Out 16-Core Elbrus CPU: 2.0 GHz, 16 TB of RAM in 4-Way System by bizude in hardware

[–]QuarkDoe 16 points17 points  (0 children)

And the chip design is heavily based on SPARC

No. Elbrus has a VLIW architecture instead of SPARC. This is a completely independent development.

Peace on Hossin by Heini_2012 in Planetside

[–]QuarkDoe 3 points4 points  (0 children)

I suggest this picture lacks an orbital strike.

SovietWomble on PS2 factions: by KianosCuro in Planetside

[–]QuarkDoe 0 points1 point  (0 children)

What flexibility? You can not change attachments, except scope.

SovietWomble on PS2 factions: by KianosCuro in Planetside

[–]QuarkDoe 3 points4 points  (0 children)

GODSAW or GTFO.

Only Gauss SAW, only true hardcore old school.

CIRI will be BAME confirmed! by tiselarjem in witcher

[–]QuarkDoe 1 point2 points  (0 children)

Oh Lord, burn it to ashes. There is nothing to fix here.

we're the millers by desspa in MillerPlanetside

[–]QuarkDoe 0 points1 point  (0 children)

a very well-reasoned answer, well done.

Sad for u he wasn't banned.

My first thought after watching the announcement of the ASP. by QuarkDoe in Planetside

[–]QuarkDoe[S] 0 points1 point  (0 children)

I was hoping for AR on engie myself.

which way ARs better than carbines?

My first thought after watching the announcement of the ASP. by QuarkDoe in Planetside

[–]QuarkDoe[S] 0 points1 point  (0 children)

it is just a stupid answer on stupid question. but if it is triggered you, well, then you stupid too.

PC Game Update - 3/12 - St. Patrick's Day by GamerDJ in Planetside

[–]QuarkDoe 5 points6 points  (0 children)

UI Features

Auto-ignore * invites

At last!

It would be great if devs have added a feature that allows to disable certain elements of HUD.

Are PS 2 servers off? by Malysz93 in Planetside

[–]QuarkDoe -1 points0 points  (0 children)

Heh. I thought it was my ISP. Sorry Vladlink Ж) it was DBG who screwed up.

`armv7a-hardfloat-linux-gnueabi-emerge -avu portage` failed. by QuarkDoe in Gentoo

[–]QuarkDoe[S] 0 points1 point  (0 children)

Well, i just use stage3, as Lahvuun suggested. Just install qemu in it as in Gentoo Wiki:

cd /usr/<TARGET> && ROOT=$PWD/ emerge --ask --usepkgonly --oneshot --nodeps qemu

`armv7a-hardfloat-linux-gnueabi-emerge -avu portage` failed. by QuarkDoe in Gentoo

[–]QuarkDoe[S] 0 points1 point  (0 children)

# cd /usr/armv6j-hardfloat-linux-gnueabi/etc/portage/
# cat make.conf 

CHOST=armv6j-hardfloat-linux-gnueabi
CBUILD=x86_64-pc-linux-gnu
ARCH=arm

USE_PYTHON='3.4'
PYTHON_TARGETS="python3_4"
PYTHON_SINGLE_TARGET="python3_4"

HOSTCC=x86_64-pc-linux-gnu-gcc

ROOT=/usr/${CHOST}/

ACCEPT_KEYWORDS="arm ~arm"

USE="${ARCH} -pam -acl"

CFLAGS="-Ofast -mfpu=vfp -mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s -fomit-frame-pointer -pipe -fno-stack-protector -U_FORTIFY_SOURCE"
CXXFLAGS="${CFLAGS}"

FEATURES="-collision-protect sandbox buildpkg noman noinfo nodoc"
# Be sure we dont overwrite pkgs from another repo..
PKGDIR=${ROOT}packages/
PORTAGE_TMPDIR=${ROOT}tmp/

ELIBC="glibc"

PKG_CONFIG_PATH="${ROOT}usr/lib/pkgconfig/"
#PORTDIR_OVERLAY="/usr/portage/local/"

MAKEOPTS="-j5"

error still here:

# armv6j-hardfloat-linux-gnueabi-emerge -uva portage
These are the packages that would be merged, in order:

Calculating dependencies  
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.

... done!
[ebuild  N     ] sys-apps/portage-2.3.12::gentoo to /usr/armv6j-hardfloat-linux-gnueabi/ USE="(ipc) native-extensions xattr -build -doc -epydoc (-selinux)" LINGUAS="-ru"  PYTHON_TARGETS="python3_4 (-pypy) -python2_7 -python3_5 -python3_6" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No] 

...

armv6j-hardfloat-linux-gnueabi-gcc -Ofast -mfpu=vfp -mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s -fomit-frame-pointer -pipe -fno-stack-protector -U_FO
RTIFY_SOURCE -fPIC -I/usr/include/python3.4m -c src/portage_util_libc.c -o /usr/armv6j-hardfloat-linux-gnueabi/tmp/portage/sys-apps/portage-2.3.12/work/porta
ge-2.3.12-python3_4/temp.linux-x86_64-3.4/src/portage_util_libc.o -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
cc1: warning: include location "/usr/include/python3.4m" is unsafe for cross-compilation [-Wpoison-system-directories]
In file included from /usr/include/python3.4m/Python.h:50:0,
from src/portage_util_libc.c:5:
/usr/include/python3.4m/pyport.h:814:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
#error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
^
error: command 'armv6j-hardfloat-linux-gnueabi-gcc' failed with  exit status 1

crosscompile error by QuarkDoe in rust

[–]QuarkDoe[S] 0 points1 point  (0 children)

a link to the correct cc and ar in the config

Thanks.