Issue Details (XML | Word | Printable)

Key: LOGCXX-75
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Curt Arnold
Reporter: Curt Arnold
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Log4cxx

Cygwin build

Created: 13/Mar/05 03:20 PM   Updated: 13/Feb/08 05:12 PM
Return to search
Component/s: Build
Affects Version/s: 0.10.0
Fix Version/s: 0.10.0

Time Tracking:
Not Specified

Resolution Date: 13/Feb/08 05:12 PM


 Description  « Hide
With the initial changes associated with the bug it is possible to compile APR, log4cxx.a and trivial.exe. Creating a shared log4cxx doesn't appear to work, wchar_t builds don't appear to work, trivial.exe appears to be non-functional, cppunit doesn't build. APR's configure detects that there is no threading support, so all network appenders are unavailable as well as telnet appender. iconv must not be installed as it interferes with the apr-iconv build. libxml2-dev must be installed.

To build from a cygwin shell:

export CLASSPATH=\\path\\to\\cpptasks.jar
cd /cygdrive/c/logging-log4cxx
# must remove previous APR's which could have Windows configurations
rm -r lib/apr-1.1.0
rm -r lib/apr-util-1.1.0
rm -r lib/apr-iconv-1.0.1
ant -Dlib.type=static -Dhas.wchar_t=0 -Dos.family=cygwin




 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Curt Arnold made changes - 13/Feb/08 05:12 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Fix Version/s 0.10.0 [ 10782 ]
Status Open [ 1 ] Resolved [ 5 ]