Hi

> Why would you want 32 bit ECL with 64 bit GMP?
> Wouldn't that be less efficient?
Yes, but I want to embed ECL in 32bit application which operate with
64bit numbers. So I want to have functions ecl_to_uint64_t &
ecl_to_int64_t for binding making. Unfortunately in current time it
seems only possibility to have this functions on 32bit - when all
numbers inside ECL presented as ecl_int64_t which currently can be
achieved only when _WIN64 defined - see msvc/config.h.msvc6

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to