Message-Id: <9611142328.AA08479@gnu.sdsp.mc.xerox.com> To: djgpp AT delorie DOT com Cc: linux-msdos AT vger DOT rutgers DOT edu Subject: running djgpp inside dosemu Date: Thu, 14 Nov 1996 15:28:34 PST From: "Marty Leisner" This is strange... On dosemu 0.63.1.97 (and 64.0.4) I get this running djgcc v2.01/v2 programs (except gdb and make runs fine): OMPT=: cannot open On an strace: : root AT compaq;strace -etrace=fork,open,stat,access -esignal='!SIGALRM' -p 362 stat("/pb/fs3/dist/dj-v2.01/bin", {st_mode=S_IFDIR|0755, st_size=2048, ...}) = 0 stat("/pb/fs3/dist/dj-v2.01/bin", {st_mode=S_IFDIR|0755, st_size=2048, ...}) = 0 open("/pb/fs3/dist/dj-v2.01/bin", O_RDONLY) = 10 stat("/pb/fs3/dist/dj-v2.01/bin/.", {st_mode=S_IFDIR|0755, st_size=2048, ...}) = 0 stat("/pb/fs3/dist/dj-v2.01/bin/..", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0 stat("/pb/fs3/dist/dj-v2.01/bin/ls.exe", {st_mode=S_IFREG|0644, st_size=91648, ...}) = 0 stat("/pb/fs3/dist/dj-v2.01/bin/ls.exe", {st_mode=S_IFREG|0644, st_size=91648, ...}) = 0 open("/pb/fs3/dist/dj-v2.01/bin/ls.exe", O_RDONLY) = 10 also, all programs run fine within gdb...and make runs too, but everything else fails. I tried to find this OMPT string, but can't figure it out... marty leisner AT sdsp DOT mc DOT xerox DOT com Don't confuse education with schooling. Milton Friedman to Yogi Berra