Hi guys, I am trying to build the newlib toolchain (or1k-elf) following the
wiki guide [0] but I get the following error while it's doing the
configuration part (of libstdc++-v3) for building gcc with newlib:

checking for the value of EOF... configure: error: computing EOF failed
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/home/openrisc/openrisc/bld-or1k-gcc'
make: *** [all] Error

You can find the console output I get here [1] . My computer is a ubunutu
13.10 64 bits:

openrisc@openrisc-VirtualBox:~/openrisc/or1k-gcc$ uname -a
Linux openrisc-VirtualBox 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9
16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

I also have found someone with a similar error [2] but I think those
patches cannot be applied here because I cannot find the files that are
modified by those patches on my gcc source folder, although I might be
wrong.

Anyway, thank you all and I hope we can solve this together,

Félix


[0]
http://opencores.org/or1k/OpenRISC_GNU_tool_chain#Newlib_toolchain_.28or1k-elf.29

[1] http://pastebin.com/v6qRy1NZ

[2]
http://sourceware-org.1504.n7.nabble.com/libstdc-configuration-error-ct-ng-v1-16-0-td158065.html
_______________________________________________
OpenRISC mailing list
[email protected]
http://lists.openrisc.net/listinfo/openrisc

Reply via email to