Mail Archives: djgpp/1997/08/11/21:48:12
Lyle <lpak1 AT NO_SPAMccds DOT cc DOT monash DOT edu> wrote:
> Hi,
> I have recenlty come across a perculiar occurence. I posted a message
> with an "unexplainable" sigsegv fault. Sure, i knew it had to be
> something with my program but what? Well the explanation is quite
> trivial. For some reason, the DJGPP compiled version wasn;t reading my
> configuration files properly. The configuration files were written by
> the exact same code, compiled under Borland TC++ V3.0? Is this normal?
> Is there something i;m doing wrong (most certainly!).
If the configuration files are binary, (written structs or the like) it is
unlikely that they can be reread by different compilers correctly.
late\fw
- Raw text -