I think you are mixing and matching the files for 16 and 20 bit systems.  I 
think you are trying to compile a newer library on a 16-bit compiler.

If you want to use the gcc 4.6.3 with 16-bit support, use the corresponding 
libraries for it which is 20120406

http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Install:fromsource

adam

-----Original Message-----
From: Robert Henig [mailto:rhe...@redwoodsys.com]
Sent: Thursday, January 31, 2013 2:52 PM
To: mspgcc-users@lists.sourceforge.net MSP430 - http://mspgcc.sf.net for
Subject: [Mspgcc-users] Problem building libc

Building on ubuntu 12.04. I have built binutils-2.21.1, gcc-4.6.3, gdb-7.2a and 
installed mcu-20120716. While building libc-20120716 many files compile and 
then I get this error:

msp430-gcc -x assembler-with-cpp -c -mcpu=430x -mmpy=16 -I./../include -I. 
./stdlib/abort.S -o Build/mcpu-430x/mmpy-16/abort.o
./stdlib/abort.S: Assembler messages:
./stdlib/abort.S:2: Error: unknown pseudo-op: `.cpux_target'

Also I get this warning on several files:
./../include/stdint.h:49:1: warning:  __a20__  attribute directive ignored 
[-Wattributes]
./../include/stdint.h:50:1: warning:  __a20__  attribute directive ignored 
[-Wattributes]

Any clues?

Thanks,
Bob.



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for free 
today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

This email, including any attachments and files transmitted with it, are for 
the sole use of the intended recipient(s) to whom this email is addressed, and 
may contain confidential and/or privileged information. Any unauthorized 
review, use, disclosure or distribution is prohibited. If you are not the 
intended recipient, please be advised that you have received this email in 
error, and please contact the sender by reply email and destroy all copies 
(including all electronic and hard copies) of the original message. Thank you.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to