| View previous topic :: View next topic |
| Author |
Message |
AnonymousTipster
Joined: 01 Jul 2005 Posts: 197
|
Posted: Sat Jan 14, 2006 7:20 am Post subject: Newlib errors with latest SVN |
|
|
I've been updating my toolchain, and I downloaded the latest toolchain from oopo.net, but got newlib errors. I then renamed my psptoolchain folder and downloaded it fresh from SVN. Same errors:
newlib/libc/search/db_local.h:209: error: syntax error before 'DB'
newlib/libc/search/hash.h: error: syntax error before 'typedef'
/*leaves directory*/
ERROR BUILDING NEWLIB
Latest revision appears to be 1689. Newlib patch: 1.13.0
Any suggestions? |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Sat Jan 14, 2006 10:48 am Post subject: |
|
|
There shouldn't be any problems there. There's a problem I just fixed elsewhere in rev 1688/1689, but not in newlib; my guess is that your newlib-1.13.0.tar.gz got corrupted somehow while downloading or extracting.
I just rebuilt rev 1690 from scratch and verified that it works OK. |
|
| Back to top |
|
 |
AnonymousTipster
Joined: 01 Jul 2005 Posts: 197
|
Posted: Sat Jan 14, 2006 8:13 pm Post subject: |
|
|
I just checked out rev. 1695 and that still comes up with the same errors.
Is there anything I could have interfered with to disturb newlib? |
|
| Back to top |
|
 |
AnonymousTipster
Joined: 01 Jul 2005 Posts: 197
|
Posted: Mon Jan 16, 2006 7:42 am Post subject: |
|
|
| Well, I re-installed Cygwin from scratch and checked out 1695 via cygwin, and things are compiling fine now. |
|
| Back to top |
|
 |
|