Hi,

Automake will generate a c++ linker rule for libevas only because of
EVAS_STATIC_BUILD_SOFTWARE_DDRAW section in Makefile_Evas.am, and that even for
a non static build.

I can compile the EFL cleanly with _only_ a C compiler/linker if I comment out
this section (and the no-c++ blocker from configure.ac).

Could we remove this section? Or is there a way to make automake generates 2
linking rules, one for static builds, one for dynamic builds?

-- 
Sylvain

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to