On Tue, Sep 8, 2009 at 15:58, Ivan Shcherbakov<[email protected]> wrote:
> Hi, All,
>
> Please  be  informed that GCC 4.3.4 was ported to MSP430 platform.
> The port is available at http://mspgcc4.sourceforge.net/
>

Hello,

Thanks, that's great news!

But I've downloaded the Windows version and I've run into this
problem: when using -Wl,-gc-sections makes the executable sections
vanish completely.
I've used "msp430-gcc -mmcu=msp430x1611 -ffunction-sections
-Wl,-gc-sections temp.c" with the attached temp.c file. Then,
"msp430-objdump -d a.out" lists it empty.

Conrado

Reply via email to