Unfortunately,   it is still broken under Fedora 8. 

V3 works, it is just V2 that is having these linking problems.  This patch makes things better, and it at least gives us a more descriptive error than just a segmentation fault.

This at least gives me a good starting point to debug from ..  I think as soon as we get a stable version that should be the patch..
/*********************
Marc Karasek
MTS
Sun Microsystems
mailto:marc.karasek@sun.com
ph:770.360.6415
*********************/


Jordan Crouse wrote:
On 03/12/07 09:58 -0800, Ed Swierk wrote:
  
On 11/30/07, Marc Karasek <Marc.Karasek@sun.com> wrote:
    
When I try to compile v2 with a filo.elf payload I get the :

collect2: ld terminated with signal 11 [Segmentation fault]

Error
      
The attached patch works around a crash from GNU ld version
2.17.50.0.18-1 20070731.
    

Can we get a Signed-off-by: line for this patch?  It seems sane enough to
me.

Jordan