------- Additional Comments From ejt at andrew dot cmu dot edu  2007-05-23 
05:23 -------
and your reason for this is statement is because...?

The C++ spec is pretty clear.  binutils is not handling linking of C++ code 
properly when it's in an archive.  
I get the idea of the archive is to only pull in what is needed.  Static 
initialization is expected, and thus 
needed, and not doing it is not handling the C++ spec.  Period.

So either this is a bug, or you should tell me binutils is only intended for C 
code... in which case I'll just 
re-submit this as a "feature request" for C++ support.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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

------- 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