When we try to create the 'global shared' library, the library libG3toG4.so will not be created. This triggers a link error when we try to make for example 'ExampleN01'. The problem is that 'binmake.gmk' demands the existence of G3toG4, but it is not created during the make procedure of G4 library.
Fixed in tag "g3tog4-V03-01-00". Will be included in next release.