| | link error with binutils 2.13 Alejandro Dubrovsky
|
| | hi, after a long time having a running legos 0.2.5, with gcc 2.95.2 and binutils 2.9.1, i decided to get legos 0.2.6 and use the opportunity to upgrade gcc to 3.2 and binutils to 2.13. Everything went smoothly (even the firmware seems to load (...) (22 years ago, 2-Sep-02, to lugnet.robotics.rcx.legos)
|
| | |
| | | | Re: link error with binutils 2.13 Michael Obenland
|
| | | | Hi, (...) I'm running 3.1 and binutils 2.12.1. Did you have a 3.2 rpm-package? (...) You can get rid of these by making the #error string in config.h smaller. (...) Had the same problem with binutils 2.12.1-1. After a downgrade back to 2.12.1 all (...) (22 years ago, 2-Sep-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: compile error (was link error with binutils 2.13) Alejandro Dubrovsky
|
| | | | (...) no, compiled my own. i've now switched to 3.1.1 (just because it is my main compiler and i thought there might be some incompatibilities there) (...) I downgraded to 2.12.1 and it got further, thanks for the hint. Still fails, but at a later (...) (22 years ago, 2-Sep-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | binutils 2.12 is the last one to work Re: was compile error (was link error with binutils 2.13) Alejandro Dubrovsky
|
| | | | i did a binary search on binutils versions, compiling and installing each one to see which one was the last one to work, and the transition from 2.12 to 2.12.1 is the killer. The symbolsrec format seems to change between 2.12 and 2.12.1, so the (...) (22 years ago, 2-Sep-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: binutils 2.12 is the last one to work Re: was compile error (was link error with binutils 2.13) Michael Obenland
|
| | | | (...) You are right. I have the 2.12.1 rpm in my package folder and assumend that it is the one I use. But asking ld for it's version resulted in 2.12. One way ist to stay with 2.12, a second way is to change makelx so it could handle the (...) (22 years ago, 2-Sep-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: binutils 2.12 is the last one to work Alejandro Dubrovsky
|
| | | | (...) yes, that's possible, but isn't the symbolsrec format a bit of a standard, indicating that the 2.12.1 version is just buggy? Also, it doesn't help with 2.13 since that one doesn't even get to produce any code. alejandro (22 years ago, 2-Sep-02, to lugnet.robotics.rcx.legos)
|
| | | | |