On December 1, 2002 12:35 pm, Patrik Stridvall wrote:
> That solves the libc problem however compiling with -flong-int also
> means that it will be impossible to call other libraries, which
> means that it will be a little hard to use Unix specific library
> to have extra functionallity under Unix.

But those apps will be aware of the issue, and can use explicit types,
just like we're going to do in Wine. Sure, they will not be able to
use the header files directly (actually, they might by having some
compat files that are not compiled with said flag on), but I don't
think it's a big deal anyway. It's workable, and Win64 will not
bother us for some time...

-- 
Dimi.


Reply via email to