RizkiWahyupratama / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

Compiling arduplane 2.28 warnings- or are they "expected" ? #532

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, then compiling Arduplane for the first time - I get these warnings.. is 
that "normal" for some reason, or did I do something wrong ? (makes me less 
secure when it comes to flying the result)  :)

ArduPlane.cpp.o: In function `global destructors keyed to Serial':
ArduPlane.cpp:8801: warning: internal error: out of range error
ArduPlane.cpp:8801: warning: internal error: out of range error
ArduPlane.cpp:8801: warning: internal error: out of range error
ArduPlane.cpp:8801: warning: internal error: out of range error
FastSerial/FastSerial.cpp.o: In function `FastSerial::end()':
/home/andre/Arduino/libraries/FastSerial/FastSerial.cpp:134: warning: internal 
error: out of range error
/home/andre/Arduino/libraries/FastSerial/FastSerial.cpp:134: warning: internal 
error: out of range error
AP_GPS/AP_GPS_Auto.cpp.o: In function `AP_GPS_Auto::read()':
/home/andre/Arduino/libraries/AP_GPS/AP_GPS_Auto.cpp:68: warning: internal 
error: out of range error
/home/andre/Arduino/libraries/AP_GPS/AP_GPS_Auto.cpp:68: warning: internal 
error: out of range error
Binary sketch size: 141508 bytes (of a 258048 byte maximum)

Original issue reported on code.google.com by andre.kj...@gmail.com on 29 Feb 2012 at 1:28

GoogleCodeExporter commented 8 years ago
you need to use the relax patch

Original comment by Meee...@gmail.com on 1 Mar 2012 at 11:36

GoogleCodeExporter commented 8 years ago
...I need to find out what the relax patch is, and where to find it :)

Original comment by andre.kj...@gmail.com on 1 Mar 2012 at 11:57

GoogleCodeExporter commented 8 years ago
in the download section.

Original comment by Meee...@gmail.com on 1 Mar 2012 at 1:16

GoogleCodeExporter commented 8 years ago

Original comment by Meee...@gmail.com on 3 Mar 2012 at 7:16