Xref: news2.mv.net comp.os.msdos.djgpp:4790 From: mouserd AT hargray DOT com (Gregory Byrd) Newsgroups: comp.os.msdos.djgpp Subject: STUBIFY generates segment violation Date: Mon, 10 Jun 1996 04:44:37 GMT Organization: InterStar corp. Lines: 17 Message-ID: <31bba779.1941566@news.hargray.com> NNTP-Posting-Host: xl10.hargray.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I've just installed DJGPP and am trying to get it working. I'm trying to compile args.c from the test files with: gcc -v -o args.exe args.c All is well until it runs STUBIFY, where it either hangs or yields a segment violation. I'm running it from a dos window under WIN95. Is that supposed to work? Memory management is HIMEM.SYS and EMM386. Thanks for any advice! Greg Byrd