I am trying to build the N04 novice example. I am using CYGWIN on Windows 95. At the CYGWIN prompt I issue a simple "make". When compiling ExN04PhysicsList.cc the compiler generates a warning (`class G4HadronicInteractionRegistry' only defines private constructors and has no friends). After that the compiler seems to allocate a progressively larger and larger amount of system memory (I'm talking of 150+ MB!). The compilation is then aborted when the system memory is full. Thanks
This must not be a problem of ExampleN04 but the porting problem of Geant4 to Windows/CYGWIN.
*** This bug has been marked as a duplicate of 33 ***