Andrea Ryan writes:
> I have compiled plib 1.4.2 with cygwin.  But with simgear, I get:
> 
> c++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  
> -I/usr/local/include
> O2 -c props.cxx
> cc1plus.exe: /cygdrive/c/WINDOWS/TEMP/ccqqOqql.s: I/O error
> make[3]: *** [props.o] Error 1
> 
> 
> What is an I/O error?

You might double check if its something simple like your drive is
full.  Otherwise you could try running make again.  Traditionally (at
least in the pc unix world) if gcc has died a wierd death and
rerunning make works, but things die again later in the build, and
rerunning make get's past that ... typically that is indicative of
some sort of hardware problem ... overheating cpu, bad memory stick,
something like that ...

Curt.
-- 
Curtis Olson   Human Factors Research Lab       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to