<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 5.50.4134.100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2><FONT size=3>I need your help!</FONT></FONT></DIV>
<DIV><FONT size=2><FONT size=3>  I think perhaps something is wrong 
with the install directories of my RTEMS.<BR>Here is the directory structure,can 
you tell me is there anything wrong?<BR> <BR> this is the direcory 
structure of RTEMS compiler files<BR> <BR> /opt/rtems/bin   the 
compiler files</FONT></FONT></DIV>
<DIV><FONT size=2><FONT 
size=3>/opt/rtems/i386-rtems<BR>/opt/rtems/include<BR> /opt/rtems/info<BR> /opt/rtems/lib<BR> /opt/rtems/man<BR> /opt/rtems/share<BR> <BR> 
this is director of RTEMS soure 
code.<BR> /opt/rtems/rtems-4.5.0   
.......<BR> /opt/rtems/hello_world_c-4.5.0   hell world source 
file directory<BR> /opt/rtems/build     the target file 
generate by  ../rtems-4.5.0.configure<BR> <BR> Here is the command I 
use to configure<BR> <BR> #! /bin/sh<BR> <BR> export 
PATH=$PATH:/opt/rtems/bin<BR> <BR> ../rtems-4.5.0/configure 
--target=i386  \<BR> --program-prefix=i386-rtems-<BR> <BR> Is 
there anything wrong??<BR> <BR>  This problem has suffered me for 
about a month. I'm very eager to know how to sovle it.<BR> Thanks a lot 
.<BR><BR><BR></FONT><FONT size=3> I'm using Redhat 7.2,PIII,256M 
SDRAM<BR> I download the RPMS for x86 and install them.,it seems work 
well.<BR> I download the source code of 4.5.0 ,uncompress to a directory 
in<BR> /opt/rtems-4.5.0, I make a directory /opt/target<BR>I run 
../rtems-4.5.0/configure --program-prifix=/rtems-i386- 
\<BR> --prefix=/opt/rtems<BR><BR></FONT></DIV></FONT></BODY></HTML>