Hi Edwin, Am 24.05.19 um 00:20 schrieb Edwin Ancaer: > Is this the linker problem David mentioned earlier, or is this > something that can be solved by changing the code?
just to let you know: I compiled renaissance, gdl2 and GSWeb under Debian 9 using this setup: https://github.com/plaurent/gnustep-build/blob/master/debian-9-clang-8.0-runtime-2.0/GNUstep-buildon-debian9.sh Using ld.gold it worked without problems. I remember an earlier test using standard ld which did not work. So linking is an issue - but it should build without code changes. Make sure to use ld.gold and git master for libs-renaissance, libs-gdl2 and libs-gsweb. Maybe that helps… Johannes
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
