Re: [IDE] Fix build bug

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ralf Baechle
Date: Friday, November 2, 2007 - 5:34 am

On Thu, Nov 01, 2007 at 06:43:16PM +0000, Denys Vlasenko wrote:


The pattern seems to be that const-ness of the first object placed into
a particular section determines the writability of that section.  If that
conflicts with the requirements for a later object such as a non-const
object into a section r/o gcc doesn't consider making the section r/w
but throws an error instead.

  Ralf
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[IDE] Fix build bug, Ralf Baechle, (Thu Oct 25, 6:53 am)
Re: [IDE] Fix build bug, Sam Ravnborg, (Thu Oct 25, 7:13 am)
Re: [IDE] Fix build bug, Ralf Baechle, (Thu Oct 25, 7:13 am)
Re: [IDE] Fix build bug, Maciej W. Rozycki, (Thu Oct 25, 7:47 am)
Re: [IDE] Fix build bug, Ralf Baechle, (Thu Oct 25, 9:05 am)
Re: [IDE] Fix build bug, Maciej W. Rozycki, (Thu Oct 25, 10:12 am)
Re: [IDE] Fix build bug, Bartlomiej Zolnierki ..., (Thu Oct 25, 2:41 pm)
Re: [IDE] Fix build bug, Bartlomiej Zolnierki ..., (Thu Oct 25, 2:52 pm)
Re: [IDE] Fix build bug, Denys Vlasenko, (Tue Oct 30, 4:34 am)
Re: [IDE] Fix build bug, Ralf Baechle, (Tue Oct 30, 5:41 am)
Re: [IDE] Fix build bug, Bartlomiej Zolnierki ..., (Tue Oct 30, 1:30 pm)
Re: [IDE] Fix build bug, Denys Vlasenko, (Thu Nov 1, 11:43 am)
Re: [IDE] Fix build bug, Ralf Baechle, (Fri Nov 2, 5:34 am)