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
