You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Michael Beddow <mb...@mbeddow.net> on 2001/03/31 13:28:10 UTC

Building Xalan C++ on RedHat 7.0

Can anyone help me build Xalan C++ on RedHat 7.0?

The RedHat 6.x distribution binaries won't work, and when I try to
build from source, Make stops immediately with

g++ -O   -fpic -Wall -instances=static -DLINUX -D_REENTRANT  -c -I. -I
/usr/src/xml-xerces/c/src/
-I/usr/src/xml-xerces/c /include/   -o
/usr/src/xml-xalan/c/obj/XalanAttr.o XalanDOM/XalanAttr.cpp
cpp0: Invalid option -instances=static
make: *** [/usr/src/xml-xalan/c/obj/XalanAttr.o] Error 1

Michael
------------------------------------------
Michael Beddow