This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb-5.3 on openbsd3.3


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]