[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E5C20A7.9040603@panasas.com>
Date: Mon, 29 Aug 2011 16:28:39 -0700
From: Boaz Harrosh <bharrosh@...asas.com>
To: Richard Weinberger <richard@....at>
CC: Al Viro <viro@...IV.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
<linux-kernel@...r.kernel.org>,
<user-mode-linux-devel@...ts.sourceforge.net>,
Al Viro <viro@....linux.org.uk>
Subject: Re: [uml-devel] [PATCH 8/9] um: fix strrchr problems
On 08/29/2011 03:25 PM, Richard Weinberger wrote:
>>
>> Try to build it static...
>
> I'm building most of the time static.
> Using defconfig and
> CONFIG_STATIC_LINK=y
> it builds fine here (x86_64 and i386)
>
> Thanks,
> //richard
With some switches and optimization gcc might turn strrchr
into a built-in inline.
What option turns off all optimizations? It might fail then.
Boaz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists