Hi Gustavo,

I'm running E17 in Gentoo, and i think this is a detection problem because
i have g++ compiler:

configure:15916: checking for C++ compiler version
configure:15925: x86_64-pc-linux-gnu-g++ --version >&5
x86_64-pc-linux-gnu-g++ (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


configure:19935: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2
-pipe -fvisibility=hidden  conftest.c >&5
configure:19935: $? = 0
configure:19955: result: -std=gnu99
configure:19964: checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc
understand -c and -o together
configure:19995: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o
conftest2.o >&5
configure:19999: $? = 0
configure:20005: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o
conftest2.o >&5
configure:20009: $? = 0
configure:20020: cc -c conftest.c >&5
configure:20024: $? = 0
configure:20032: cc -c conftest.c -o conftest2.o >&5
configure:20036: $? = 0
configure:20042: cc -c conftest.c -o conftest2.o >&5
configure:20046: $? = 0
configure:20064: result: yes
configure:20094: error: efl requires a C++ compiler

crazytux gcc # x86_64-pc-linux-gnu-g++
x86_64-pc-linux-gnu-g++        x86_64-pc-linux-gnu-g++-4.6.3





On 18 January 2013 16:46, Gustavo Sverzut Barbieri
<[email protected]>wrote:

> On Fri, Jan 18, 2013 at 3:03 PM, Thiago Henrique <[email protected]>
> wrote:
> > Hi Guys,
> >
> > EFL now requires a c++ compiler ?
> >
> > I got this error?
> >
> > checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99...
> -std=gnu99
> > checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c
> > and -o together... yes
> > configure: error: efl requires a C++ compiler
>
> I've added that check by default to avoid complex validations further,
> but in summary it's used:
>  - if you enable ephysics (default)
>  - if you enable tests (default for dev)
>
> Are you running some custom distro that doesn't have GCC with G++? Or
> is the test failing to detect it?
>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: [email protected]
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
>
>
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to