[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gdb 5.0 objc patch
From: |
David Relson |
Subject: |
Re: gdb 5.0 objc patch |
Date: |
Sun, 11 Feb 2001 17:15:06 -0500 |
At 04:41 PM 2/11/01, Christian Swinehart wrote:
Hello,
First of all, thanks so much for your objc patch to gdb 5.0. Unfortunately
I'm having some trouble getting it to compile.
The patching and configure go smoothly, but compilation halts when make
can't find objc-exp.tab.c or objc-exp.y.
I noticed that the older 4.18 patch does create these files while the 5.0
patch does not. Should/can I use these older versions?
Thanks very much,
Christian
Christian,
I slipped up in generating the patch and left out three files:
gdb/objc-exp.y
gdb/objc-lang.c
gdb/objc-lang.h
objc-exp.tab.c is generated from objc-exp.y during the make.
I've added file gdb-5.0-objc-unoff-fix.tgz to the gdb-5.0 directory. You''
need to manually unpack it and move the files to the proper directory.
Sorry about that.
David
P.S. I'll regenerate the patch later this evening.
--------------------------------------------------------
David Relson Osage Software Systems, Inc.
relson@osagesoftware.com Ann Arbor, MI 48103
www.osagesoftware.com tel: 734.821.8800
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: gdb 5.0 objc patch,
David Relson <=