On Aug 4, 2011, at 8:18 AM, Peter Bigot wrote:

> --gc-sections should now be fixed
>    :
>  Use of "msp430-ar" will work as expected

Hmm.  So is there a tool that will take a source module
(with multiple functions) compiled with the relevant compiler
options (-ffunction-sections and -fdata-sections) and produce
a random-access library of the sort you would have gotten if
you had broken down the source to file-per-function?

That way you'd get benefit with or without special linker
support...

BillW


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to