
26 Mar
2008
26 Mar
'08
10:01 a.m.
Is the release mode link error an actual error, or just (un)informative messages being printed by the linker.
Apparently it's not a mere informative message, since the link phase finally ends up in error with a "collect2: ld returned 1 exit status". However, the description of the bug #16276 that originated the bug #16625 says that the issue "may lead to linker failure or corrupted binary", so indeed, it can be what I'm facing. Thanks for the information. Bruno