------- Additional Comments From adsouzp at netscape dot net  2008-07-08 07:13 
-------
i found out how to eliminate the problem:

- when you enable --gc-sections and Thumb interworking,
  all you need to do is to define the entry point.
  either define _start or the symbol defined using
  --entry=<entry_point>

in t2, we have defined _start, that solved the problem.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6726

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to