Parent Directory | Revision Log
Added -m32 flag for cross compilation on 64bit machines
1 | mocchiut | 1.1 | #include <TSystem.h> |
2 | const char *pathtocalibration(){ return((const char*)gSystem->Getenv("PAM_CALIB"));} | ||
3 | mocchiut | 1.4 | void info(){ printf("\nUTILITIES flight package version: v1r03\n\nCompiled on Mon Sep 22 22:17:23 CEST 2008 with: gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)\n\nOn: Linux farm018.ts.infn.it 2.6.9-78.0.1.ELsmp #1 SMP Tue Aug 5 13:53:03 CDT 2008 x86_64 x86_64 x86_64 GNU/Linux\n\n"); } |
ViewVC Help | |
Powered by ViewVC 1.1.23 |