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

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

[avr-gcc-list] including libgcc.a at fixed memory location


From: Simon Han
Subject: [avr-gcc-list] including libgcc.a at fixed memory location
Date: Sat, 28 Aug 2004 19:21:16 -0700

Hi AVR,
Does anyone know a way to include libgcc.a at fixed memory location? I know it is possible to use ldscript for the purpose of fixing memory location. Is there a way I can manually include all object files in libgcc.a? I don't know much about the internal of gcc, but it seems to me that not all functions in libgcc.a are included during linking. Is there a way to change this default behavior?
        
Thank you for helping,
Simon



reply via email to

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