Re: GWorkspace and new ABI

2019-10-14 Thread David Chisnall
I'm not sure if it's the same problem, but I've had some issues in CI that I can't reproduce locally for gworkspace FreeBSD packages. Either the core or the gworkspace extras appears not to be passing the correct runtime flags to the compiler, so I get an error when they are linked. David

Re: GWorkspace and new ABI

2019-10-14 Thread Johannes Brakensiek
Am 14.10.19 um 11:01 schrieb Johannes Brakensiek: > Starting program: /usr/GNUstep/Local/Tools/GWorkspace > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > Unknown protocol version > Program received signal SIGABRT,

Re: GWorkspace and new ABI

2019-10-14 Thread Johannes Brakensiek
Hi Ivan, thank you very much for your help! As I did not do any debugging of GNUstep/ObjC before this really helps. Am 11.10.19 um 16:06 schrieb Ivan Vučica: > 1. Try using gdb to run GWorkspace (I'd guess gdb > /usr/GNUstep/Applications/GWorkspace.app/GWorkspace should do the > trick). Then