Any feedback on 7.6.132? I think there was some concern about the bundles not working properly, but I think I've identified the likely cause: the 7.6 bundles are old enough that they don't deal with certain ABI combinations well. As a result, the default system/linker ABI is not the same as the selected ABI, so the library ends up not being usable. The configure scripts seem to mask that situation, causing some confusion. The solution is to include a "-arch" argument to LDFLAGS. Since it's unlikely that a simple fix will make that problem go away, I'm not inclined to consider that a blocker.
Any thoughts?
Bill
pike-devel@lists.lysator.liu.se