Re: [arm-gnu] C run-time initialization code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] C run-time initialization code



On Tue, Mar 09, 2010 at 12:12:12PM -0600, Richard Gibbs wrote:
> I’m looking for the c-runtime initialization.  The code clears the .bss and
> that copies initialization values from rom to .data and then calls main.  On
> the M3, it generally also has the exception/interrupt vectors.

In Sourcery G++, this is part of CS3.  Source code to it is included,
but only in the Standard and Professional editions.  It's normally
used precompiled as part of the CS3 runtime.

-- 
Daniel Jacobowitz
CodeSourcery