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


On 15 Jan 2008 at 11:06, Andrew STUBBS wrote:

> If you don't use -mno-cygwin then gcc *will* use cygwin headers. 
> Otherwise, if you do use -mno-cygwin, then it still might - the search 
> paths are not quite right - but usually only as a fall back if there 
> isn't a mingw header of that name.

Thanks for everyone who gave me tips. I decided to reduce complexity and rather build for a Cygwin 
host. I also downloaded the latest CVS snapshot of GDB which got rid of the libintl.h problem. I am 
still not able to even build a Cygwin build, host and target version of GDB, but that should be 
another thread.





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