Follow-up Comment #2, bug #52879 (project gnustep):

Thanks.
BTW, the build failure on AIX is not a GCC bug and not an AIX-specific issue. 
The struct declaration has been moved to objc-private/module-abi-8.h, hence
the error.  The dynamic linker on this system lacks dladdr so LINKER_GETSYMBOL
is correctly undefined.

I guess the code should be updated to the current runtime but it seems there
are no accessor functions...  You might want to look at that as Base will not
compile on any system with incapable dynamic linker.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52879>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to