avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Missing Section


From: Gre7g Luterman
Subject: Re: [avr-gcc-list] Missing Section
Date: Mon, 8 Oct 2007 08:58:09 -0700 (PDT)

--- Erik Christiansen <address@hidden> wrote:

> So if you're just using a naked:
> 
>    .section .update
> 
> try using:
> 
>    .section .update,"ax"

Yay! That did the trick.  I had no idea that the
.section command even took other parameters.

I suppose that is everyone's frustration with the open
source movement, huh?  If you know where the problem
is, you can find the solution, but if you don't, then
what do you?  Anyhow, hooray for helpful mailing lists
and those of you who man them!

Gre7g

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]