From: Pedro A. <pe...@co...> - 2010-01-30 17:35:17
|
On Friday 29 January 2010 22:01:09, Sébastien Lorquet wrote: > but... Why?! I didn't look closely, but, it sounds like you're debugging the wrong binary --- it looks like you want to debug ld, not collect2. Rerun the collect2 command line with -v, and that will show you the ld invocation. -- Pedro Alves |