<html><body>
<p>Hi,<br>
<br>
  My problem is regarding XP (service pack 2) .  I have also modified /etc/profile in MinGW which is reflecting in $PATH. On the command line when I am using TAB those files are appearing. Also I have compiled and created .o and .S file which are perfect.  Only problem starts when I am configuring RTEMS.<br>
<br>
Regards.<br>
<br>
<br>
<br>
<tt>Yesterday I helped installed tools for a class.  We tried the MinGW<br>
tools on about 5 machines and had various problems.<br>
<br>
Is this email about Vista or XP?<br>
<br>
Can you compile a simple native hello world?<br>
<br>
Here's what we encountered yesterday?<br>
<br>
+ MinGW doesn't run on Vista correctly.  The native compiler<br>
    dies compiling hello world with a message like<br>
     "cc1 not found".  We searched online and others have<br>
     run into this but the only solution I saw was to put the<br>
     directory with cc1 in your PATH but that results in the<br>
     RTEMS cross compiler finding the native cc1 not the<br>
     cross one.  If you can find a solution to this, we would<br>
     be willing to try it.<br>
<br>
+ Somehow most of us -- including myself -- ended up<br>
with a PATH that wasn't right and we had to edit a .profile<br>
before out PATH was enough to use gcc natively on XP.<br>
<br>
Chris if you want us to try something please email<br>
jeff so I can get the message in the class room.<br>
<br>
--joel<br>
<br>
Jalpan Dholakia wrote:<br>
><br>
> Hi ,<br>
><br>
> Here with I am attaching config.log My $PATH is <br>
> .:/usr/local/bin:/mingw/bin:/bin:/h/RTEMS/msys/arm/bin<br>
><br>
> So according to Windows my directory for Arm tools is <br>
> H:\RTEMS\msys\arm\bin<br>
><br>
> ../configure --target=arm-rtems --disable-networking --disable-cxx <br>
> --enable-rtemsbsp="en1" --prefix=/h/RTEMS/msys/arm/bin<br>
><br>
> At worst I have copied all files of Arm Tools in current directory of <br>
> build and also in MinGW bin<br>
><br>
> In all cases when I am doing TAB it is finding the appropriate <br>
> compiler files. What is the use of - - prefix then?<br>
><br>
> According to documents that is used to locate tools directory. But I <br>
> don't think so it has any effect.<br>
><br>
><br>
> /(See attached file: config.log)/<br>
><br>
> Thanks.<br>
> Regards.<br>
><br>
> > Hello,<br>
> ><br>
> > I am configuring RTEMS4.7.1 for Arm target through MINGW. I have<br>
> > downloaded appropriate compilers from RTEMS ftp. I have also tested<br>
> > arm-rtems4.7-gcc.exe and it is generating .o and .S file. I have also<br>
> > exported proper PATH.<br>
> ><br>
><br>
> Did you test this in a cmd.exe box or the MSYS shell ?<br>
><br>
> > I am giving address of the directory which contains arm tools through -<br>
> > - prefix. Though I could not able to configure. I am getting error that<br>
> > error: No acceptable C compiler found in $PATH<br>
> ><br>
> > Could you please point me the problem?<br>
> ><br>
><br>
> It will be the PATH variable. Configure needs a valid path set.<br>
><br>
> Could you please send me the config.log and the PATH variable.<br>
><br>
> Regards<br>
> Chris<br>
><br>
> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> rtems-users mailing list<br>
> rtems-users@rtems.com<br>
> </tt><tt><a href="http://rtems.rtems.org/mailman/listinfo/rtems-users">http://rtems.rtems.org/mailman/listinfo/rtems-users</a></tt><tt><br>
>   <br>
<br>
</tt></body></html>