You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/11/13 17:41:21 UTC

DO NOT REPLY [Bug 14501] - Cannot compile Xalan on Solaris with STLport

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14501>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14501

Cannot compile Xalan on Solaris with STLport

David_N_Bertoni@lotus.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From David_N_Bertoni@lotus.com  2002-11-13 16:41 -------
Unless you can supply _reasonable_ diffs, there's now way I will integrate 
these changes.  In particular, the idea that std::hex, std::cin, std::cout, 
std::cerr, and std::endl are not supported is a big problem.

I'm sure some of the problems you're having are bugs in the STLport.  Please 
make sure you're configuring it correctly and submit any bugs to the STLport 
list.

I'm not willing to pollute the Xalan sources with workarounds for problems with 
your local configuration of STLport or its bugs.

For the record, Xalan builds cleanly on Visual C++ 6.0 and IBM xlC 3.6.6 with 
STLport 4.5.3, so I think you need to examine your configuration rather hack 
the Xalan sources.