Hello all,

as said, I'm still using the 2010 snapshot of E. But I already grabbed
Trunk. However, my GCC 4.5.1 barked as I tried to compile ecore: 

make[5]: Entering directory `/<path>/e/trunk/build/src/lib/ecore'
  CC     ecore.lo
In file included from ecore.c:33:0:
ecore_private.h:208:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘_ecore_main_loop_lock’

The line is:
extern Eina_Lock _ecore_main_loop_lock;

I didn't investigate because, I guess, it's a pure parsing failure. I
rather took the chance and tried to upgrade to 4.5.3, but that didn't
work because my compiler 'can't create binaries' (couldn't find
crt1.o) ???

After the shock I got the strange idea to check llvm/clang with e17.
This was my first try to substitute gcc with clang, and I failed
miserably, mainly because of linking problems (though I installed gold
and the plugin.) I'm stuck! Can anyone give me a hint how to make clang
work with E17. I'd love to switch!

Best wishes,
Dennis Heuer <dh-mailingli...@online.de>

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to