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]

Re: c++/5440: g++-3.0.3 problem on solaris-sparc not present in g++-2.95.3 building KDE-2.2.2


Synopsis: g++-3.0.3 problem on solaris-sparc not present in g++-2.95.3 building KDE-2.2.2

State-Changed-From-To: open->analyzed
State-Changed-By: rodrigc
State-Changed-When: Sun Jan 20 22:22:03 2002
State-Changed-Why:
    This was discussed in this e-mail thread:
    http://gcc.gnu.org/ml/gcc-help/2001-07/msg00150.html
    
    libstdc++-v3 requires -D_XOPEN_SOURCE=500 to be defined on certain platforms, and this is defined in gcc/config/sparc/sol2.h.
    
    
    qiconview.cpp has a workaround for this problem which you can use, see:
    http://www.warmi.net/httpd/html/qt3/qtsrc/src/iconview/qiconview.cpp.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5440


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