Frank Szczerba wrote:
I also had a problem with the mspgcc-20041102.exe release.
I'm running XP and Cygwin. I saw the same type of errors as
Christo. It appears that there are line breaks missing from
the assembly code generated by the compiler.
yep, the cygwin line ending setting was wrong on my build machine. this
is fixed now. there is a new installer.
I was able to follow the docs to build the compiler myself
and all seems to be well, but it would be nice to have a
clean installer available. I used:
ftp://sources.redhat.com/pub/binutils/releases/binutils-2.14.tar.bz2
use a recent snapshot to get suuport for all the latest msp430's
ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.2.3/gcc-core-3.2.3.tar.bz2
ftp://sources.redhat.com/pub/gdb/old-releases/insight-5.1.1.tar.bz2
in my build.
Frank
----- Original Message -----
From: Christo Malan <cma...@lh...>
To: "mspgcc-users" <mspgcc-us...@li...>
Sent: 2004-11-09 00:24
Subject: Re: updated Win32 installer
Hi Chirs
I installed this one on win98. My code compile but when I try to link I get
undefined reference to things like `r12rlcr13" `r2dintnop" `r15popr2"
`r15.L__strlenhi__370"
What is wrong?
Thanx
Christo
----- Original Message -----
From: "Chris Liechti" <cliec...@gm...>
To: "mspgcc-users" <mspgcc-us...@li...>
Sent: Wednesday, November 03, 2004 3:44 AM
Subject: [Mspgcc-users] updated Win32 installer
> mspgcc-20041102.exe:
>
> - latest gcc patches
> - new binutils snapshot
> - win98 gcc patch
> - changed installer compression to lzma -> smaller
> download
> - msp430-downloader, can be assigned to .a43/.elf files
> for easy JTAGing
> - cygwin updated
>
> chris