Mail Archives: djgpp/1998/01/10/10:01:42
"A. Sinan Unur" <sinan DOT unur AT cornell DOT edu> wrote:
>Ove Kaaven wrote:
>> Specifically, fread() bombs. What th... How am I supposed to write a
>> player if it can't read a byte from a file without aborting? Anyone
>> experienced this?
>
>wild guess : it is probably using fread from a 16 bit c run time dll.
Um, no. The RSXNTDJ docs says that it uses the EMX libc, and it's in
some .a-file so it's linked statically. I used nm/objdump and linked
with -v to verify the location of fread.
It has to be something a bit deeper, but thanks for trying.
- Raw text -