[Axl] Link errors on OS X
Dave Dribin
dave-ml at dribin.org
Tue Apr 29 23:41:02 CEST 2008
On Apr 29, 2008, at 10:08 AM, Francis Brosnan Blazquez wrote:
> Good to know it. Currently vortex only export symbols starting with
> vortex or __vortex .... I supposed no C compiler mangles function
> names..
We leave that to the C++ compilers. ;)
>> Okay, it all builds now. Haven't tried installing it and using it
>> with Vortex yet (my ultimate goal).
>
> Good, but did your change (libaxl_sn_la_LIBADD) solve the issue or did
> it updating export-symbols-regex to include a "_axl" prefix?
It looks like just libaxl_sn_la_LIBADD will work. I took out _axl
from the regex and it still compiled. This seems a little odd, but
I'm not familiar enough with your build system to know why the exports
are needed. Generally you don't need explicit exports on OS X.
-Dave
More information about the Axl
mailing list