Re: Building gdb
Re: Building gdb
- Subject: Re: Building gdb
- From: Adriaan van Os <email@hidden>
- Date: Tue, 31 Jul 2007 09:49:23 +0200
Matthew Veety wrote:
On 7/29/07, Adriaan van Os <email@hidden> wrote:
How is gdb being built on darwin ? I can configure, build and install
the-gnu-way, but that results
in a gdb that doesn't seem to be compatible with Xcode. There is an Xcode
project-file in
src/gdb/macosx. It builds and creates a directory ../xcode_build but it
doesn't seem to install
anything. And a sudo make install in ../xcode_build doesn't put things in
places where it is
normally expected.
Clarification is appreciated.
I was able to build it using make. But doing it that way should make it
compatable... at least for me.
if it has configure try:
chmod +x configure
./configure
make
make install
I tried that, of course. What version of gdb are you building (and what version of Xcode are you
using) ?
Regards,
Adriaan van Os
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Building gdb (From: Adriaan van Os <email@hidden>) |