On Tue, 2 May 2017 18:10:31 +0100 Al Poole <nets...@gmail.com> wrote: >

Hello Al,

free to ask any info ou need.

> Can you provide some information about your build environment? For example
> distribution release version and architecture?

I am on Gentoo 2.3


uname -a : Linux realworld 4.9.6-gentoo-r1 #1 SMP Mon Mar 27 21:42:57
                CEST 2017 x86_64 AMD A6-6310 APU with AMD Radeon R4
                Graphics AuthenticAMD GNU/Linux

EFL from git master and i use this little script to build :

-- code --
#!/bin/sh

export PATH=/usr/local/bin:"$PATH"
export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:"$PKG_CONFIG_PATH"
export LD_LIBRARY_PATH=/usr/local/lib64:"$LD_LIBRARY_PATH"

export CFLAGS="-O3 -std=gnu99 -ffast-math -march=native"

./autogen.sh --prefix=/usr/local

make
make install

ldconfig
-- code --


realworld palla #  emerge --info
Portage 2.3.3 (python 3.4.5-final-0, default/linux/amd64/13.0/desktop,
gcc-4.9.4, glibc-2.23-r3, 4.9.6-gentoo-r1 x86_64)
=================================================================
System uname:
Linux-4.9.6-gentoo-r1-x86_64-AMD_A6-6310_APU_with_AMD_Radeon_R4_Graphics-with-gentoo-2.3
KiB Mem:     3482004 total,     44680 free KiB Swap:    8912892
total,   2649752 free Timestamp of repository gentoo: Fri, 28 Apr 2017
18:30:01 +0000 sh bash 4.3_p48-r1 ld GNU ld (Gentoo 2.26.1 p1.0) 2.26.1
app-shells/bash:          4.3_p48-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.22.3_rc4::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo
dev-util/cmake:           3.7.2::gentoo
x86_64-pc-linux-gnu-gcc -o
Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/Linux_SINGLE_SHLIB/dsa.o
-c  -fPIC  - m64 -pipe -ffunction-sections -fdata-sections
-DHAVE_STRERROR -DLINUX -Dlinux -Wall -DNSS_NO_GCC48 -DXP_UNIX
-DSHLIB_SUFFIX=\ "so\" -DSHLIB_PREFIX=\"lib\" -DSHLIB_VERSION=\"3\"
-DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG
-DNDEBUG -D_REENTRANT -DNSS_NO_INIT_SUPPORT -DUSE_UTIL_DIRECTLY
-DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DNSS
_USE_64 -DFREEBL_NO_DEPEND -DNSS_X86_OR_X64 -DNSS_X64
-DNSS_BEVAND_ARCFOUR -DMPI_AMD64 -DMP_ASSEMBLY_MULTIPLY -DNSS_USE_COMBA
dev-util/pkgconfig:       0.28-r2::gentoo sys-apps/baselayout:
2.3::gentoo sys-apps/openrc:          0.24.2::gentoo
sys-apps/sandbox:         2.10-r3::gentoo sys-devel/autoconf:
2.13::gentoo, 2.69::gentoo sys-devel/automake:       1.11.6-r1::gentoo,
1.14.1::gentoo, 1.15-r2::gentoo sys-devel/binutils:
2.26.1::gentoo sys-devel/gcc:            4.9.4::gentoo,
5.4.0-r3::gentoo sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo sys-devel/make:
4.2.1::gentoo sys-kernel/linux-headers: 4.4::gentoo
(virtual/os-headers) sys-libs/glibc:           2.23-r3::gentoo




Regards
palla

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to