Hello, I've checked this, installing binutils-gold, and it seems to me that this does not affect the 3.5.0-2 version. The building of the objects for V_Sim have been separated into two parts, one core, compiled as libv_sim.so and one GUI part, compiled as libgui.a and linked with the main object visu_main.o to create the executable.
The libgui.a contains many functions from GTK/GLIB/GObject..., some GL functions and some mathematical ones. All the associated -l are already present. The libv_sim.so itself contains many things and in particular some X routines, but it seems that the creation of the .so does not require to specify the missing -lX11, does it ? Can you confirm that this bug does not apply to version >= 3.5 ? Thanks, Damien. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

