https://sourceware.org/bugzilla/show_bug.cgi?id=26268
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andreas Schwab <sch...@linux-m68k.org> --- A relocatable link doesn't create __start and __end symbols, thus the undefined reference to __start_cident is not related to any section. Use -Ur if you want them. -- You are receiving this mail because: You are on the CC list for the bug.