Problems Using Cygwin to Build RTEMS

Joel Sherrill joel.sherrill at OARcorp.com
Thu Mar 15 12:01:12 UTC 2001



"Aaron J. Grier" wrote:
> 
> On Tue, Mar 13, 2001 at 07:01:47PM -0800, Jerry Walden wrote:
> 
> > The first problem looks like the -o option is pointing to a
> > "strange" place:
> >
> > -o /cygdrive/c/DOCUME~1/jwalden/LOCALS~1/Temp/ccgeV3OQ.i
> 
> your TEMP environment variable is pointing there, so that is where the
> compiler is putting files between passes...  set TEMP to point somewhere
> else, or use -pipe to avoid writing temp files.

Add "unset TEMP" to your .bashrc.

You likely have other conflicts.  Do an env and look for other
common looking names (LIB and INCLUDE were also problems in the
past as I recall).

> --
>   Aaron J. Grier   |    Frye Electronics, Tigard, OR   |   aaron at frye.com

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



More information about the users mailing list