Greetings, I attempted to compile Firebird-2.5.0.26074-0 on a computer with these:
cpu --> AMD64-2 cores OS -->: cblfs 64-bit linux, kernel-2.6.35 gcc-4.4.2 with ada/gnat, gfortran If I pass this to configure:- --with-gpre-ada \ -------------this results from running make:- ../src/gpre/ada.cpp: In function 'void gen_event_init(const act*, int)': ../src/gpre/ada.cpp:1748: error: cast from 'gpre_nod*' to 'int' loses precision ../src/gpre/ada.cpp: In function 'void gen_event_wait(const act*, int)': ../src/gpre/ada.cpp:1813: error: cast from 'gpre_nod*' to 'int' loses precision make[2]: *** [../temp/std/gpre/ada.o] Error 1 ---------------- If I pass this to configure:- --with-gpre-fortran \ -------------this results from running make:- -c ../src/gpre/ftn.cpp -o ../temp/std/gpre/ftn.o ../src/gpre/ftn.cpp: In function 'void gen_event_init(const act*)': ../src/gpre/ftn.cpp:2125: error: cast from 'gpre_nod*' to 'int' loses precision ../src/gpre/ftn.cpp: In function 'void gen_event_wait(const act*)': ../src/gpre/ftn.cpp:2200: error: cast from 'gpre_nod*' to 'int' loses precision make[2]: *** [../temp/std/gpre/ftn.o] Error 1 ---------------- help would be appreciated sincerely lux-integ ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel