From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4F32BD85.1060905@domain.hid> Date: Wed, 08 Feb 2012 19:23:01 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4F2BF442.9080308@domain.hid> <4F314ED6.6060502@domain.hid> <4F314F63.1000501@domain.hid> In-Reply-To: <4F314F63.1000501@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] [PATCH] Only export required CFLAGS via xeno-config List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core On 02/07/2012 05:20 PM, Jan Kiszka wrote: > On 2012-02-07 17:18, Gilles Chanteperdrix wrote: >> On 02/03/2012 03:50 PM, Jan Kiszka wrote: >>> -Werror-implicit-function-declaration is not compatible with C++, and >>> also decisions about -Wall and -pipe should be left to the application. >>> >>> Signed-off-by: Jan Kiszka >> >> Had to revert this patch, it causes a build failure when cross-compiling >> (for ARM, I do not know if it matters). > > -pipe? Or a weird compiler bug? -Wsomething can't make a difference. > > Jan > sighandler_t not defined, so I suspect -D_GNU_SOURCE gets lost. Anyway, I will retry this one later, am working on other issues now. -- Gilles.