Hi, All and Malan ! I think you have a problem with 'make' command. I use MinGW's make and it works fine. I do not know what does 'Error 255' mean, but the only difference in yours and mine make's output is use '/' instead of '\'.
Good luck ! Oleg. ----- Original Message ----- From: "Malan Joubert" <[email protected]> To: <[email protected]> Sent: Thursday, May 22, 2003 9:47 PM Subject: [Mspgcc-users] Building SOS > Hi > I'm trying to build the SOS (http://users.ints.net/skidan/SOS/About.htm) using > msp430-gcc 3.2.2 for Windows (On a Win XP machine) but I get the following > error: > > sp430-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 > > when I type "make" in the folder the files were extracted to. I have created > the lib and obj folders. > > If anyone is using the OS and they wouldn't mind telling me how they got it > working, I would really appreciate it. > > Thanx, > Malan Joubert > > > > ------------------------------------------------- > Pietas Mail > > Server configured by > DataCore > Malan Joubert > 05/2002 > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >
