This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: Add support for WinCE toolchains


Hi J.T.

: >>>>> "Nick" == Nick Clifton <nickc@cygnus.com> writes:
: Nick> May I have permission to apply the following patch please ?  It adds
: Nick> support for toolchains which are targeted at Microsoft's WinCE
: Nick> execution environment.  For the moment this means the sh-pe, mips-pe
: Nick> and arm-wince-pe toolchains.
: 
: Perhaps a stupid question, but why are the sh and mips winCE ports
: <arch>-pe, while the arm port is arm-wince-pe?

Because there is another arm-pe port already in existance which is
incompatible with the WinCE binaries.  Thus if you configure with
--target=arm-pe you will get a different toolchain to configuring with
--target=arm-wince-pe.

Cheers
	Nick

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