Hi all!

I am trying to make a switch to mspgcc4 but I get an `undefined
reference to `__get_frame_address' ' error from the linker (in gcc 3..
the macro I am using, GET_FRAME_ADDR_F( __FUNCTION__ ), expands to
assembly code so it does work). This should be a built-in, it seems
and the extern declaration in iomacros.h may be screwing it up. Is
there a fix for this(other functions of similar kind, like
__bic_sr_irq, work fine)?

The error is the same when I use the latest git version of mspgcc4.

Finally, unrelated to this, the code that mspgcc4 generates is about
1K longer than the 3.2.3 branch. Is there a trick (I know this
question is too general but I am looking for something obvious I may
have overlooked) other than -Os switch to make it generate smaller
code?

Alex

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to