<div dir="ltr">Hi<br><br>I need to compile a program in i386 target. I finish the instal as you say in your web site, exactly in the part <<<font size="1"><b><font size="2">MinGW Tools for Windows</font></b>:<font size="2"> windows installer</font></font><font size="2">s>>. </font><br>
When i compile hello world program, there are a problem that appear to me. This problem is:<br><font color="#ff0000"><br><br>kais@YOUR-4CC0CB6926 /c/msys/1.0/home/kais<br>$ i386-rtems4.9-gcc se1.c<br><b style="color: rgb(51, 255, 51);">se1.c:1:19: error: rtems.h: No such file or directory</b><br>
se1.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Init'<br>se1.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Task_1'<br>
<br><b><span style="color: rgb(51, 255, 51);">se1.c:6:16: error: bsp.h: No such file or directory</span></b><br>se1.c:16:28: error: rtems/confdefs.h: No such file or directory<br>se1.c:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Task_i<br>
d'<br>se1.c:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Task_n<br>ame'<br>se1.c:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Period<br>
s'<br>se1.c:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Priori<br>ties'<br>se1.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Init'<br>
se1.c:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Task_1<br><br><br><font color="#000000">Please give me a solution to avoid this problem.<br><br>Thinks<br>
</font><br><br><br>'<br></font><br></div>