Forum Discussion
Altera_Forum
Honored Contributor
20 years agoIostream Problem
Hi all, I have recently posted a problem in the General Software Forum that I now know applies to more specifically when using the eCos library. Here are the posts: Hi, I have recently been using...
Altera_Forum
Honored Contributor
20 years agoYou're barking up the wrong tree assuming this is down to iostream, though I can see why you thought this. the problem is that the compiler is trying to use ab instruction which has a limit on how far it can reach. There is an option to tell the compiler not to use this sequence, though from memory I'm not certain, but I think it's something like -relax-all