On Wed, Nov 14, 2012 at 03:25:35PM +0900, Carsten Haitzler wrote:
> On Tue, 13 Nov 2012 21:43:45 -0800 Dave Ray <ap...@jonive.com> said:
> 
> wtf? somehting ADDED underscores in front of the symbols.. that is so wrong...
> the src as it reads in svn atm anyway doent have these and i dont see how a
> macro could do this as it'd need to replace each whole token not just _e and
> _E... something odd with the compiler/linker here.

Some platforms automatically prefix all external systems with _. a.out did this
on UNIX, but ELF no longer does. Not sure about OSX.

That said, you might be running into the default flat namespace on OSX,
which is more strict than ELF.

Joerg

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to