public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* gdb-5.3 on openbsd3.3
@ 2003-05-27 21:34 Schamil Wackenhut
  2003-05-27 23:42 ` Mark Kettenis
  0 siblings, 1 reply; 2+ messages in thread
From: Schamil Wackenhut @ 2003-05-27 21:34 UTC (permalink / raw)
  To: gdb

Hi,

How can i compile gdb-5.3 on openbsd 3.3?
I configure it with ./configure i686-bsd but `make' ends in some errors.

ciao,
schamil

PS: please cc: me because i'm not on this list.
-- 
bash$ :(){ :|:&};:

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gdb-5.3 on openbsd3.3
  2003-05-27 21:34 gdb-5.3 on openbsd3.3 Schamil Wackenhut
@ 2003-05-27 23:42 ` Mark Kettenis
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Kettenis @ 2003-05-27 23:42 UTC (permalink / raw)
  To: Schamil Wackenhut; +Cc: gdb

Schamil Wackenhut <sw@wacke.org> writes:

> Hi,
> 
> How can i compile gdb-5.3 on openbsd 3.3?
> I configure it with ./configure i686-bsd but `make' ends in some errors.

Well, configuring as i686-bsd is defenitely wrong.  If you're trying
to configure a native OpenBSD 3.3 GDB (that is if you're compiling on
a OpenBSD/i386 system) a simple ./configure should do the trick.  If
you're compiling a cross-GDB, please use ./configure
--target=i686-openbsd.

If this fails for you, please try a recent snapshot, or current CVS
and report any failures with the make output to me.

Good luck,

Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-27 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-27 21:34 gdb-5.3 on openbsd3.3 Schamil Wackenhut
2003-05-27 23:42 ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).