This is the mail archive of the gdb@sourceware.org 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/Mingw make problem


> Date: Mon, 14 Jan 2008 17:42:37 +0000
> From: Andrew STUBBS <andrew.stubbs@st.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, gdb@sourceware.org
> 
> > $ cd /cygdrive/c/develop/gdb-6.7.1/cygwin
> > $ ../configure --host=i686-pc-mingw32 --target=djgpp
> 
> Almost forgot, you probably want CC="gcc -mno-cygwin".

?? I'd expect --target=djgpp do that automatically (it's a
cross-compilation, right?)


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