ARM_COFF_BUGFIX for wince [PATCH]
Shaun Jackman
sjackman@pathwayconnect.com
Fri Jul 11 14:07:00 GMT 2003
Just want to make sure this patch made it in.
Cheers,
Shaun
* bfd/config.bfd: Add -DARM_COFF_BUGFIX to targ_cflags for arm-wince-pe.
diff -ur binutils-2.14-/bfd/config.bfd binutils-2.14/bfd/config.bfd
--- binutils-2.14-/bfd/config.bfd 2003-06-17 15:57:35.000000000 -0600
+++ binutils-2.14/bfd/config.bfd 2003-06-17 16:03:02.000000000 -0600
@@ -169,7 +169,7 @@
targ_defvec=armpe_little_vec
targ_selvecs="armpe_little_vec armpe_big_vec armpei_little_vec armpei_big_vec"
targ_underscore=no
- targ_cflags=-DARM_WINCE
+ targ_cflags="-DARM_WINCE -DARM_COFF_BUGFIX"
;;
arm-*-pe*)
targ_defvec=armpe_little_vec
More information about the Binutils
mailing list