Re: [Mspgcc-users] Unofficial Red Hat Port

2013-09-16 Thread Thomas Taranowski
What's the current word on the msp430 variant header files and corresponding linker scripts? Is there a plan to release those soon? If not, has anyone testing been done of the compiler against Peter's linker scripts and header files? Thomas Taranowski | 425-442-9209 | skype: thomas.

Re: [Mspgcc-users] Unofficial Red Hat Port

2013-09-12 Thread Thomas Taranowski
This is great news! Is c++ an officially supported aspect of the port? Thomas Taranowski | 425-442-9209 | skype: thomas.taranowski | baringforge.com On Thu, Sep 12, 2013 at 11:48 AM, DJ Delorie wrote: > > Just FYI, the port is now "official" as it's been approved and ch

Re: [Mspgcc-users] Using custom linker scripts with mspgcc

2013-06-23 Thread Thomas Taranowski
Taranowski | 425-442-9209 | skype: thomas.taranowski | baringforge.com On Sat, Jun 22, 2013 at 11:39 PM, Thomas Taranowski wrote: > I'm trying to integrate some custom linker sections using mspgcc using > the following faq: > http://mspgcc.sourceforge.net/faq/x71.html > >

[Mspgcc-users] Using custom linker scripts with mspgcc

2013-06-22 Thread Thomas Taranowski
/Debug/lib/libevent_log.a ../../../product/msp430fr5969-msp430-gnu/Debug/lib/libi2c_driver.a -Wl,--end-group Thomas Taranowski | 425-442-9209 | skype: thomas.taranowski | baringforge.com -- This SF.net email is sponsor

[Mspgcc-users] Issue with msp430fr5969 and cpux

2013-06-12 Thread Thomas Taranowski
I'm using the latest DEVEL-4.7.x mspgcc baseline, building mspgcc toolchain from source, and I'm getting the following issue: $ /usr/local/msp430/bin/msp430-gcc -mmcu=msp430fr5969 -D__msp430fr5969__ -D__MSP430FR5969__ -ffunction-sections -fdata-sections -DGCC_MSP430 -Wextra -lfp -lm -g main.c /

Re: [Mspgcc-users] mspg++ and c++ includes

2013-06-10 Thread Thomas Taranowski
specifying the -nodefaultlibs argument. I really want something to just disable the libstdc++ include. Thomas Taranowski | 425-442-9209 | skype: thomas.taranowski | baringforge.com On Mon, Jun 10, 2013 at 5:00 PM, Paul Sokolovsky wrote: > Hello, > > On Mon, 10 Jun 2013 17:45:00 -0500 > Peter Bi

[Mspgcc-users] mspg++ and c++ includes

2013-06-10 Thread Thomas Taranowski
mspg++ seems to be functioning, but all the standard c++ includes seen to be missing. For example, cstdio, cstdlib, etc. Am I missing some part of the install, or is this work yet to be done? -Tom -- This SF.net email i

[Mspgcc-users] 64-bit double

2013-06-10 Thread Thomas Taranowski
Does anyone know of plans to support the standard 64-bit double type for mspgcc? I have a small source application which uses the 8-byte double that I’m trying to make cross platform. -Tom -- This SF.net email is spons