FYI: I have build Xalan-C++ 1.3 successfully with GCC-3.0.3 on RedHat 7.0 without running in the optimezing bug seen in 3.0.0, 3.0.1, and 3.0.2.
HolgeR At 21:51 13.01.2002 -0800, you wrote: >The problem with FormatterToHTML.cpp is a due to a bug in the gcc >optimizer. If you build that particular file without the -O flag >everything should be fine. >To:[EMAIL PROTECTED] >cc:[EMAIL PROTECTED] >Subject:gcc build and -instances=static > > > >It seems that this flag is not supported by gcc, >at least by 2.95, 2.96-99 and 3.0.2 gcc's all don't >like that option. It would also seem that the >build problem that I am having is in passing a static >map reference "s_elementFlags" to initializeElementFlagsMap() >at "XMLSupport/FormatterToHTML.cpp" line 2093 of 2136 > >Perhaps the static object is not being constructed before >it is being used? > >-- >----------------------------------------------------- ><http://witme.sourceforge.net/libferris.web/index.html>http://witme.sourceforge.net/libferris.web/index.html > > > -- holger floerke d o c t r o n i c email [EMAIL PROTECTED] information publishing + retrieval phone +49 2222 9292 90 http://www.doctronic.de
