From: bd733 AT rgfn DOT epcc DOT edu (Jason M. Daniels) Newsgroups: comp.os.msdos.djgpp Subject: Re: RSXNTDJ: some problems.... Date: 18 May 1997 03:38:35 GMT Organization: The Rio Grande Free-Net, El Paso Community College, El Paso, TX Lines: 31 Message-ID: <5lltjr$hi8@news.epcc.edu> References: <337EAD3D DOT 4E55 AT givepeaceachance DOT com> NNTP-Posting-Host: rgfn.epcc.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk gulgi (gulgi AT givepeaceachance DOT com) wrote: > Hello... > I have downloaded and installed rsxntdj... the test program worked... > some of the samples work. The ones that don't is the ones who uses grc > and/or makelib... > Like when i tried to make "bar.c", this was the output: > gcc -Zwin32 -c -Wall -O bar.c > grc -r bar.rc > fault 13(general protection) at 123A > writing core file > Process terminated by SIGSEGV > :-1:Could not open 'res$$cpp.res' > etc... > whit makelig the fault is also 13(general protection) but it's at > 122D... > and -mpobe doesn't work.... I tried fiddling with RSXNTDJ when I heard the new (and supposedly much better) version was out. No matter what I did, grc gave me a SIGSEGV. grc was compiled with (ick) EMX, so I tried to recompile it with DJGPP, but it just would not compile, not even after a good deal of hacking about. (DJ: please, don't ever ditch the tracebacks. Typing 'symify prog' is a lot easier than sitting around and wondering what the **** you should be doing with a core file.) -- Jason Daniels -- bd733 AT rgfn DOT epcc DOT edu Linux: The choice of a GNU generation. Winblows 95: The world's best-selling computer virus.