What is the recommended way to compile a Mercury top-level program with a bunch of Mercury modules plus various C add-ons (Guile, GTK) ? I am using "mmc --cflags [...] --ld-flags [...] and get errors about .int files not found. /Tomas