Hi, I'm also trying to make a build of the SOS source,

I'm using win98 and gcc lib 3.2.3, the installer is "mspgcc-20030506.exe" from www.microconrtroller.net

I'v also made the directorys mentioned in the readme.txt

!! It won't compile!!

The message error is:

E:\Info_Software\GCC_examples\GCC_sos50203\aktueel>MAKE
msp430-gcc -c -std=gnu99 -g -O -Wall -Wstrict-prototypes -mmcu=msp430x149 -Wa,-ahlms=obj/Kernel.lst -I. Kernel.c -o obj/Kernel.o
MAKE: *** [Kernel.o] Error 255

Is this a couse of win98 or do I make some fault?

Can someone give support?

best Regards

[email protected]





Message: 5
Date: Fri, 23 May 2003 07:25:34 +0800
From: Steve Underwood <[email protected]>
To: [email protected]
Subject: Re: [Mspgcc-users] Building SOS
Reply-To: [email protected]

Malan Joubert wrote:

Hi
I=92m trying to build the SOS (http://users.ints.net/skidan/SOS/About.ht=
m) using=20
msp430-gcc 3.2.2 for Windows (On a Win XP machine) but I get the followi=
ng=20
error:

msp430-gcc -c -std=3Dgnu99 -g -O -Wall -Wstrict-prototypes  -mmcu=3Dmsp4=
30x149  -
Wa,
-ahlms=3Dobj\Kernel.lst -I. Kernel.c -o obj\Kernel.o
make: *** [Kernel.o] Error 255

when I type =93make=94 in the folder the files were extracted to=85 I ha=
ve created=20
the lib and obj folders.=20

If anyone is using the OS and they wouldn't mind telling me how they got=
it=20
working, I would really appreciate it.

I just downloaded the source, and unzipped it. When I ran make it said=20
the directory obj did not exist. I created it. It said directory lib did=20
not exist. I created it. SOS then built. I used the latest mspgcc=20
installer on WinXP.

You didn't say if you used an mspgcc installer or built it yourself. I=20
can't think of any relevent changes between the current installer (which=20
uses gcc 3.2.3) and the previous one (which used 3.2.2).

Regards,
Steve

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


Reply via email to