public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* compiler flags for cortexm
@ 2009-02-02 14:13 Bart Veer
  0 siblings, 0 replies; only message in thread
From: Bart Veer @ 2009-02-02 14:13 UTC (permalink / raw)
  To: ecos-patches

2009-01-31  Bart Veer <bartv@ecoscentric.com>

	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: update compiler flags for gcc 4.x

Index: stm32/stm3210e_eval/current/cdl/hal_cortexm_stm32_stm3210e_eval.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/cortexm/stm32/stm3210e_eval/current/cdl/hal_cortexm_stm32_stm3210e_eval.cdl,v
retrieving revision 1.4
diff -u -p -r1.4 hal_cortexm_stm32_stm3210e_eval.cdl
--- stm32/stm3210e_eval/current/cdl/hal_cortexm_stm32_stm3210e_eval.cdl	29 Jan 2009 17:49:15 -0000	1.4
+++ stm32/stm3210e_eval/current/cdl/hal_cortexm_stm32_stm3210e_eval.cdl	2 Feb 2009 14:13:04 -0000
@@ -215,7 +215,7 @@ cdl_package CYGPKG_HAL_CORTEXM_STM32_STM
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-mcpu=cortex-m3 -mthumb -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . "-mcpu=cortex-m3 -mthumb -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions" }
             description   "
                 This option controls the global compiler flags which are used to
                 compile all packages by default. Individual packages may define

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-02 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-02 14:13 compiler flags for cortexm Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).