This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

32/16bit problem


Hi!

I'm trying to port a unix rendering program package to cygwin. First I
had a problem with atof, it's fixed now, then I had problems with the
LF/CR, it's fixed, too. :-) (thanks to the author, I could  fix itwith
the compilerflags  -DDCL_ATOF -DMSDOS) But it didn't work, so I compared
the output, i get under Linux with the output i get under cygwin, and it
seems that all numbers in the binary output file are 32 bit under linux
and only 16 bit under cygwin. So ehat can I do to fix this problem?

Tschau,
  Sabine


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]