On Mon, Sep 17, 2007 at 04:16:11PM +0400, Pavlov Konstantin wrote: > Hello everyone. > The attached patch fixes edje_cc / edje_decc linking when ld is invoked > with --as-needed switch (this is default on my system, actually). Forgot to add, edje compile fails otherwise:
i586-alt-linux-gcc -pipe -Wall -O2 -march=i586 -mtune=i686 -o
.libs/edje_decc edje_decc.o edje_cc_mem.o edje_cc_sources.o
../../src/lib/.libs/libedje.so
edje_decc.o: In function `output':
edje_decc.c:(.text+0x21b): undefined reference to `ecore_evas_init'
edje_decc.c:(.text+0x22f): undefined reference to `ecore_evas_buffer_new'
edje_decc.c:(.text+0x24b): undefined reference to `ecore_evas_get'
edje_decc.c:(.text+0x392): undefined reference to `ecore_evas_free'
edje_decc.c:(.text+0x397): undefined reference to `ecore_evas_shutdown'
--
If you live long enough, you'll see that every victory turns into a defeat.
-- Simone de Beauvoir
signature.asc
Description: Digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
