Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Paolo,
It does work when I link to a dummy application. However, is there a way to increase the size though for global pointer though? Because we tried compiling and linking the same project under Fedora Core 4 with the gcc version 3.4.1, and it linked in just fine. Thus, we suspect this is a NIOS-II-specific problem? What does everybody think? Thanks! Shivesh --- Quote Start --- originally posted by paolo.gai@Jan 13 2006, 04:06 AM maybe the problem is not linked to the libc, but to the application having too much small data, because the first error message is "unable to reach __ctype_b_loc (at 0x00000000) from the global pointer"...
try with a dummy application without too much data... does it works? if yes, that's probably the reason...
paolo
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12171)
--- quote end ---
--- Quote End ---