!!
Shai
-Original Message-
From: "Derek Baum" <[EMAIL PROTECTED]>
Sent: Thu, October 12, 2006 5:40 pm
To: "Log4CXX User"
Subject: Re: ant OSX build problem.
There are two problems here:
1. unwanted references to UnicodeHelper::encodeWide() etc
2. reference to _
orked :).
Thx for the help !!!
Shai
-Original Message-
From: "Derek Baum" <[EMAIL PROTECTED]>
Sent: Thu, October 12, 2006 5:40 pm
To: "Log4CXX User"
Subject: Re: ant OSX build problem.
There are two problems here:
1. unwanted references to UnicodeHelper::enco
There are two problems here:
1. unwanted references to UnicodeHelper::encodeWide() etc
2. reference to _Unwind_Resume
The first should be fixed with a clean build using -Dhas.wchar_t=0 that
re-runs configure.
The second is because we need to use the g++ linker.
I have re-investigated my