Problems Using Cygwin to Build RTEMS
Aaron J. Grier
aaron at frye.com
Thu Mar 15 02:18:48 UTC 2001
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.
--
Aaron J. Grier | Frye Electronics, Tigard, OR | aaron at frye.com
More information about the users
mailing list