Problem 34 - Cannot compile
Summary: Cannot compile
Status: RESOLVED DUPLICATE of problem 33
Alias: None
Product: Examples/Basic and Novice
Classification: Unclassified
Component: N04 (show other problems)
Version: 0.1
Hardware: PC Windows
: P2 major
Assignee: John.Allison
URL:
Depends on:
Blocks:
 
Reported: 1999-11-17 08:52 CET by tropeano
Modified: 2007-04-08 18:26 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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 ***