comp.lang.ada
 help / color / mirror / Atom feed
From: berndtrog@yahoo.com (Bernd Trog)
Subject: Re: pragma Machine_Attribute
Date: 5 May 2003 06:52:20 -0700
Date: 2003-05-05T13:52:20+00:00	[thread overview]
Message-ID: <cbdd91ae.0305050552.39f8d958@posting.google.com> (raw)
In-Reply-To: b956m4$1a8r$1@ns.felk.cvut.cz

Sergey Koshcheyev <serko84@hotmail.com> wrote in message 
> > and got this waring:
> > 
> > bootloader.adb:12: warning: `section (.bootloader)' attribute directive ignored
> > 
> > 
> > And 'objdump -h' doesn't print a .bootloader section :-(
> 
> You probably have to include the quotes around .bootloader also in the 
> pragma in the Ada source, like this:
> 
> pragma Machine_Attribute (Entity => Boot,
>                            Attribute_Name => "section ("".bootloader"")"
>                            );

bootloader.adb:12: warning: `section (".bootloader")' attribute directive ignored


Is this supposed to work at all?



      reply	other threads:[~2003-05-05 13:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-03 19:03 pragma Machine_Attribute Bernd Trog
2003-05-05  8:17 ` Sergey Koshcheyev
2003-05-05 13:52   ` Bernd Trog [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox