You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Martin Kalen <ma...@todaysystems.com.au> on 2001/03/20 23:45:50 UTC

xerces-c on Solaris 2.8 (was [Bug 1050] New - gzip file corrupted)

>         We have succesfully built the Xerces1_4_0 on Solaris 2.6,
and
> someone reported on Solaris2.7 too.
> Please update us on your building on Solaris 2.8, thanks.
>
> Regards,
> Peiyong Zhang

We are successfully using xerces-c on Solaris 2.8 with the following
configuration:
Box: SunOS 5.8 Generic sun4u sparc SUNW,Ultra-5_1
Compiler: gcc version 2.95.2 19991024 (release)

In $XERCESCROOT/Makefile.incl the settings are as follows:
[snip]
  ifeq (${CXX}, g++)
    PLATFORM_COMPILE_OPTIONS = -D${PLATFORM} -fPIC -instances=static \
                               -D_POSIX_C_SOURCE=199506L -D__EXTENSION
S__
    MAKE_SHARED = ${CXX} -D${PLATFORM} -shared
    MAKE_SHARED_C = ${CC} -D${PLATFORM} -shared
    ifeq (${TRANSCODER}, ICU)
        ALLLIBS = ${LIBS} -licu-uc -licudata
    else
        ALLLIBS = ${LIBS}
    endif
  else
 [snip]

Regards,
 Martin.
--
Martin Kalen
Software Engineer
TODAY Systems, Inc.
http://www.todaysystems.com.au/
Tel +61-3-9536 3900 - Fax +61-3-9536 3901


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org