Problem 34

Summary: Cannot compile
Product: Examples/Basic and Novice Reporter: tropeano
Component: N04Assignee: John.Allison
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: P2    
Version: 0.1   
Hardware: PC   
OS: Windows   

Description tropeano 1999-11-17 08:52:30 CET
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
Comment 1 Makoto.Asai 1999-11-17 18:06:59 CET
This must not be a problem of ExampleN04 but the porting problem of Geant4
to Windows/CYGWIN.
Comment 2 John.Allison 1999-11-18 02:42:59 CET
*** This bug has been marked as a duplicate of 33 ***