On Wed, 28 Oct 2015 21:36:24 +0100 Philippe Jean Guillaumie
said:
> Same error building elm on Ubuntu 15.10.
> As a workaround use this: CFLAGS="-O2 -ffast-math -march=native"
that ... smells of an optimizer bug (-O3 crashes, -O2 is fine), but of course
it's a tall order to blame gcc. this would
Yomi Ogunwumi writes:
> Can you read this?
yup
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/en
Hm. Okay. So it is working.
It's just that an acquaintance of mine sent an email here and it never
showed up in my inbox but, it shows up on sourceforge's web interface. So
I'm just not sure what happened to it.
On Oct 28, 2015 5:48 PM, "Daniel Kolesa" wrote:
> On Wed, Oct 28, 2015 at 8:45 PM, Y
On Wed, Oct 28, 2015 at 8:45 PM, Yomi Ogunwumi wrote:
> Can you read this?
aye.
D5
>
> --
> *Yomi*
> --
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.so
Same error building elm on Ubuntu 15.10.
As a workaround use this: CFLAGS="-O2 -ffast-math -march=native"
On 10/28/2015 09:11 PM, Jérémy Zurcher wrote:
> Hi,
>
> is
>> /usr/local/bin/edje_cc
> the result of latest efl installation or is it the remain of a previous one ?
>
> On Wednesday 28 Octobe
Can you read this?
--
*Yomi*
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
Hi,
is
> /usr/local/bin/edje_cc
the result of latest efl installation or is it the remain of a previous one ?
On Wednesday 28 October 2015 12:25, Conrad Knight wrote :
> Hi all,
>
> I'm having trouble building the EFL, etc. libraries... I typically
> download the tarballs and compile from those
Hi,
I have no problem with that.
Can you try it again after 'git clean -dfx'?
Or remove '-march=native' from CFLAGS.
Thanks,
Daniel Juyung Seo (SeoZ)
On Thu, Oct 29, 2015 at 1:25 AM, Conrad Knight wrote:
> Hi all,
>
> I'm having trouble building the EFL, etc. libraries... I typically
> downloa
Hi all,
I'm having trouble building the EFL, etc. libraries... I typically
download the tarballs and compile from those, but i've also now tried
following the directions on:
https://www.enlightenment.org/docs-efl-start
Compiling all the libraries (in the order specified) still results in
the sam