This is the mail archive of the gdb-prs@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]

[Bug remote/13510] Cross compile of gdbserver for w32 fails


http://sourceware.org/bugzilla/show_bug.cgi?id=13510

--- Comment #2 from Niels MÃller <nisse at lysator dot liu.se> 2011-12-16 20:50:54 UTC ---
I couldn't find any prerelease tarball (tried google and alpha.gnu.org). So I
checked out the source code using

cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_4-branch gdb

And now

./configure --target=i586-mingw32msvc --host=i586-mingw32msvc
make 

works without error.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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