The ROM FAQ has a very good section on debugging your code (without
going to the ROM list).  You should give it a read; it helped me out big
time when I was just starting out

It's at: http://www.hypercube.org/tess/rom/faq/

At 08:41 AM 25/11/2001 -0700, Stainless wrote:
Why yes I have. It is activated in my make file -ggdb. I got no errors
during make. Although I don't use the command make but CYGwin (win32)
command gcc. Can you run gdb instead of gcc to troubleshoot? Heres the
command I use to port ROM2.4b6 into Windows32 environment. First in the
makefile I pull out -lcrypt and $( NOCRYPT ) from their prospective lines.
Make sure I got all the .o files listed. Then I compile with this command:

gcc -DUnix -DOLD_RAND -DNOCRYPT *.c

I received no errors and got my executible. Thanks for the reply Dale.

                     Dantin

----- Original Message -----
From: "Dale Kingston" <[EMAIL PROTECTED]>
To: "Stainless" <[EMAIL PROTECTED]>; "ROM Mailing List" <[email protected]>
Sent: Saturday, November 24, 2001 11:14 PM
Subject: Re: Question


> Ever hurd of useing gdb to find out exactly what cause the problem
>
> ----- Original Message -----
> From: "Stainless" <[EMAIL PROTECTED]>
> To: "ROM Mailing List" <[email protected]>
> Sent: Saturday, November 24, 2001 11:08 PM
> Subject: BUG: Question
>
>
> > I got this on the log screen.
> >
> > BUG: slow_olc_cmds : table NULL, editor 1
> >
> >    Could someone translate this into laymans terms? I know I was in
aedit
> > and I typed commands on the prompt to view all possible commands.
Nothing
> > happened. I think thats what triggered this message. Could someone help
me
> > out with it?
> >
> >                            Dantin
> >
> >
> >
> > --
> > ROM mailing list
> > [email protected]
> > http://www.rom.org/cgi-bin/mailman/listinfo/rom
> >
> >
>
>
> --
> ROM mailing list
> [email protected]
> http://www.rom.org/cgi-bin/mailman/listinfo/rom


--
ROM mailing list
[email protected]
http://www.rom.org/cgi-bin/mailman/listinfo/rom


Reply via email to