Hello

I am in the process of porting a program from mspgcc4 to the new mspgcc
compiler.  One section of my program had configuration files stored
within the infomemnobits section using the line:

uint16_t __attribute__ ((section("infomemnobits"))) cal;

Simply changing the "infomemnobits" to "infod" is not enough to port it
as I still need the nobits part.  

There was mention last year on the mailing list that that would become a
separate attribute, but I can see no reference of how I would use it.

Thanks, Diane


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to