I'm trying to compile the amalgamation on Xubuntu Linux with G++ but I'm getting linking errors: several about pthread and others about dlopen() etc.
Is there anything I need to add (libraries, includes, defines) to get it to compile? Kind regards, Olaf