From: Berend de B. <be...@po...> - 2008-04-07 18:49:33
|
Hi All, Upgraded to the latest version last night and got this: # ./bootstrap.sh gcc ge geant4.c: In function 'T55f41': geant4.c:6703: warning: passing argument 1 of 'GE_check_void' discards qualifiers from pointer target type geant4.c:6710: warning: passing argument 2 of 'T55f60' discards qualifiers from pointer target type geant4.c:6714: warning: passing argument 2 of 'T17f17' discards qualifiers from pointer target type geant4.c:6714: warning: passing argument 2 of 'T204f13' discards qualifiers from pointer target type geant4.c:6719: warning: assignment discards qualifiers from pointer target type geant4.c:6721: warning: assignment discards qualifiers from pointer target type geant4.c:6743: warning: passing argument 2 of 'T76f1' discards qualifiers from pointer target type geant4.c:6743: warning: passing argument 3 of 'T76f1' discards qualifiers from pointer target type ... It builds the executables though (they are only warnings), but in case someone is interested. I'm using gcc 4.1.1. -- Cheers, Berend de Boer |