OpenCores
Issue List
Trouble getting the test bench running #4
Closed blaisegassend opened this issue over 14 years ago
blaisegassend commented over 14 years ago

Hi,

When I try to compile the aemb test bench, the reent.h file is missing. Commenting out the parts that depend on it, I find that xilinx.ld is also missing. Are these files supposed to be part of the tool distribution? Do you know where I can find them? The link on the web page for mb-gcc is stale so I'm probably not using exactly the same tools as you describe in the documentation.

Thanks, Blaise Gassend blaise@wil.... (willowgarage.com)

sybreon commented over 14 years ago

Yes, these files are part of the mb-gcc distribution. Xilinx.ld is the default linker map file and reent.h is part of Newlib. Either compile the tools from source or download the latest binaries here:

<ul> <li><a href="http://files.aeste.net/xgcc/mb-elf-2009-08-16.part1.rar?attredirects=0&d=1">Part 1</a></li> <li><a href="http://files.aeste.net/xgcc/mb-elf-2009-08-16.part2.rar?attredirects=0&d=1">Part 2</a></li> </ul>
sybreon closed this over 14 years ago

Assignee
No one
Labels
Bug