Wrong compile command

On page 393 of the users guide (5.26) (“Writing a Graphical User Interface”) it says to compile with the command:

which won’t work with gcc 4.6+ since it requires the libraries to be placed (correctly) at the end after the object files are listed:

There might be other places corrections are needed (like in Makefiles)

http://nick.zoic.org/art/etc/gcc-linker-libs.html

Hi,

This is now fixed in the doc. Thanks for the report!

Cheers, Bertrand.

doc now updated here: root.cern.ch/drupal/content/users-guide