On 2014-12-08 20:48, 陳韋任 (Wei-Ren Chen) wrote:
I am trying to build gdbserver [1] on cygwin with mingw-gcc, since
I want to build native windows executable and cygwin-gcc doesn't
support "-mno-cygwin" any more. Here is how I do the config,
$ cd gdb-7.8.1/gdb/gdbserver
$ CC=i686-pc-mingw32-gcc
On Dec 9 10:48, 陳韋任 (Wei-Ren Chen) wrote:
> Hi All,
>
> I am trying to build gdbserver [1] on cygwin with mingw-gcc, since
> I want to build native windows executable and cygwin-gcc doesn't
> support "-mno-cygwin" any more. Here is how I do the config,
>
> $ cd gdb-7.8.1/gdb/gdbserver
> $ CC=i
2 matches
Mail list logo