
19 Sep
2009
19 Sep
'09
9:34 a.m.
Enea Zaffanella wrote: [...]
If things were going straight, you should have a
#define SIZEOF_MP_LIMB_T ...
in file <build_path>/config.h, as well as a
#define PPL_SIZEOF_MP_LIMB_T ...
in your <build_dir>/ppl-config.h.
Note: here above the difference between <build_dir> and <build_path> was not really meant; the two files config.h and ppl-config.h should be found in the same place (the root of the build tree).
Enea.