Forum Discussion
Altera_Forum
Honored Contributor
21 years agoglobal pointer relative address out of range
"Object/null_driver.o(.text+0x18): global pointer relative address out of range" anyone knows how to modify generated.x file to fix http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rol...
Altera_Forum
Honored Contributor
21 years ago1.01 (also called 1.0 SP1) is out now, and 1.1 will be available very soon.
What is at address .text+0x18 in your code (link with --noinhibit-exec and look in the objdump file to find out)? Also, what is the source code which triggers the warning trying to do?