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.
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
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
>
>
/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
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
/
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
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
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