mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
* config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
xm-cygwin32.h): New. * config/i386/(*win32*): Becomes *cygwin32*. * configure.in (i[3456]86-*-win32*): Becomes i[3456]86-*-cygwin32. (powerpcle-*-cygwin32): New. * configure: Regenerate. * win32-nat.c (child_create_inferior): Call CreateProcess with the right program arg.
This commit is contained in:
6
gdb/config/powerpc/cygwin32.mh
Normal file
6
gdb/config/powerpc/cygwin32.mh
Normal file
@@ -0,0 +1,6 @@
|
||||
MH_CFLAGS=
|
||||
XM_FILE=xm-cygwin32.h
|
||||
TERMCAP=
|
||||
NATDEPFILES=win32-nat.o
|
||||
XM_CLIBS=-lkernel32
|
||||
|
||||
Reference in New Issue
Block a user