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) ?
I've never used make install. Just move aside the appropriate binary
in /usr/libexec/gdb and replace it with the newly built gdb (gdb/src/
gdb/gdb)
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden
This email sent to email@hidden
References:
>Building gdb (From: Adriaan van Os <email@hidden>)