This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/47558] 163267 breaks exception traceback in xplor-nih


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47558

--- Comment #19 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-02-01 15:59:30 UTC ---
(In reply to comment #16)
> (In reply to comment #15)
> 
> 
> > Perhaps r163267 is fragile  to certain combination of linker flags (like
> > -flat_namespace)?
> 
> "fragile" LOL... 
> 

Considering that Apple has always recommended the use of that flag for porting
unix software...

http://developer.apple.com/library/mac/#documentation/Porting/Conceptual/PortingUnix/compiling/compiling.html%23//apple_ref/doc/uid/TP40002850-TPXREF101

(see the section on Understanding Two-Level Namespaces), it really is not a
very funny bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]