Date: Wed, 15 Mar 1995 08:25:23 -0500 From: kagel AT quasar DOT bloomberg DOT com To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: "mysort.exe" crashes while "go32 mysort" works! Reply-To: kagel AT ts1 DOT bloomberg DOT com OK, I've got a weird one. I have a sort utility I wrote on UNIX and ported to DJGPP successfully at maint.r2 on a machine a work. I have made an improvement to a low level function and brought the source home to recompile in DJGPP. My machine at home is maint.r4. The stubbed .exe crashes just trying to print the usage messages, however 'go32 mysort' works fine at this and even sorting a data file using the new comparison routine. (Sorry, I was up late doing taxes and did not copy the diagnostics during the crash. I'll get them tonight, but, thought this might ring a bell for someone.) My only guess at this point is that the go32 in my path may not be the one bound in the stub. I'll check this tonight also. Any other ideas? -- Art S. Kagel, kagel AT ts1 DOT bloomberg DOT com