include files generated by 32 bit and 64 bit are different
----------------------------------------------------------

                 Key: XERCESC-1874
                 URL: https://issues.apache.org/jira/browse/XERCESC-1874
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.0.1
         Environment: OpenSolaris (but it doesn't matter)
            Reporter: Meena Vyas


$diff -r 64/include//xercesc/util/Xerces_autoconf_config.hpp 
32/include/xercesc/util/Xerces_autoconf_config.hpp
64c64
< #define XERCES_SIZEOF_LONG 8
---
> #define XERCES_SIZEOF_LONG 4

I can not give different include paths. It has to be /usr/local/include. for 
libarries it would be /usr/local/lib and  /usr/local/lib/64 for 32 bit and 64 
bit respectively.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to