Markus Duft <markus.duft@xxxxxxxxxx> writes: > i tried to #define LONG_DOUBLE_TYPE_SIZE 64, but after some inspection of the code, i realized that this wont work. is there some magic location where i could just tell gcc to handle long double like double? any help would be much appreciated! I would expect that to work. What fails? Ian