Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| >>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
|
| Allan> JMarc, please try compiling at least src/frontends/xforms. It
| Allan> doesn't need xtl but does have a new scheme for the callbacks:
| Allan> friendly C functions. It works fine with gcc-2.95.2. I haven't
| Allan> bothered with macros to assist with this yet. Waiting to make
| Allan> sure it works first.
|
| With gcc 2.8.1, I do not go farther than
|
| In file included from ../../../../rae/src/support/lxtl.h:25,
| from ../../../../rae/src/PrinterParams.h:18,
| from ../../../../rae/src/frontends/xforms/FormPrint.C:14:
| /afs/rocq/home/meval/common/include/xtl/objio.h:148: warning: ANSI
C++ does not support `long long'
Why does XTL need long long?
Lgb