This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross Tools Help


Joel:


>From memory (I don't have an m68k toolchain in front of me at the
moment), I think .fini is a table of pointers to stuff that gets run
after main() exits.  Destructors for global objects, for example.

It usually goes in ROM.


b.g.

On Fri, Mar 07, 2003 at 08:14:33AM -0600, Joel Sherrill wrote:
> 
> I got this personally and thought someone on this list
> might provide a better answer or pointers for it.
> 
> sridhar wrote:
> > 
> > Dear Mr.Joel,
> > 
> >         I have some clarifications in M68K gcc cross compiler.
> > 
> >         What does FINI_SECTION mean and who executes it and where it gets
> > placed in embedded target.
> > 
> >         Is the above absolutely necessary?
> > 
> > Regards,
> > 
> > N.SRIDHAR
> > Electronics & Instrumentation Divn
> > Indira Gandhi Centre For Atomic Research (Dept. of Atomic Energy)
> > Kalpakkam - 603102
> 
> -- 
> Joel Sherrill, Ph.D.             Director of Research & Development
> joel at OARcorp dot com                 On-Line Applications Research
> Ask me about RTEMS: a free RTOS  Huntsville AL 35805
> Support Available                (256) 722-9985
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe at sources dot redhat dot com
> 
-- 
Bill Gatliff
Embedded Linux development and training services.
http://billgatliff.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe at sources dot redhat dot com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]