PiRSquared17 / python-on-a-chip

Automatically exported from code.google.com/p/python-on-a-chip
Other
0 stars 0 forks source link

Whiel cross-compiling Pymite for ARM, error displayed is Stdint.h not found. #172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. While cross-compiling pymite for a different platform 
   ie. $make PLATFORM=at91sam7s-ek
2.
3.

What is the expected output? What do you see instead?
Error given is stdint.h not found even though stdint.h is present.

What version of the product are you using? On what operating system?
binutils 2.20.1,
gcc 4.4.3

Please provide any additional information below.

Original issue reported on code.google.com by vinodsal...@gmail.com on 25 Nov 2010 at 2:11

GoogleCodeExporter commented 9 years ago
Can you give exact cut-and-paste of the error message?

This sounds more like an error in your build environment.

Original comment by dwhall...@gmail.com on 18 Dec 2010 at 2:17

GoogleCodeExporter commented 9 years ago
Did not receive a response.  Closing the issue.

Original comment by dwhall...@gmail.com on 7 May 2011 at 7:34