[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #34692] if multiple libobjc's exist, the use of AC_CHECK_FUNCS for
From: |
Richard Frith-Macdonald |
Subject: |
[bug #34692] if multiple libobjc's exist, the use of AC_CHECK_FUNCS for checking functions in libobjc can give wrong results |
Date: |
Sun, 17 Feb 2013 09:12:35 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17 |
Follow-up Comment #3, bug #34692 (project gnustep):
I can't really make sense of this:
Firstly, I don't see how/why we should pick up the wrong libobjc ... we use
the results of `gnustep-config --objc-libs` which should be setting the
arguments to use the right one.
Secondly, I don't see where '-undefined dynamic_lookup' can be coming from ...
while target.make in gnustep-make does set that, it seems to do so only for
the flags for linking bundles, and that shouldn't be in the flags that
gnustep-base uses.
Perhaps this issue applies to older versions of the code and doesn't actually
occur for current gnustep?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34692>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #34692] if multiple libobjc's exist, the use of AC_CHECK_FUNCS for checking functions in libobjc can give wrong results,
Richard Frith-Macdonald <=