A major motivation for migrating to Apache Portable Runtime was to eliminate platform-dependent code (like the inline Sparc assembler that you identified) from the log4cxx code base. The current CVS HEAD doesn't have that code anymore.

If you search the archives, you might find a solution that would allow you to use 0.9.7 on your platform, but the goal of the project is to get 0.9.8 ready to replace it.


On Mar 17, 2005, at 11:57 PM, Jayant Dusane wrote:


Hi
Friends
I am using the log4cxx in my application And want to install it on solaris 8 having sparcv9 & sparc.
while installing that i am specifying options as



env CPPFLAGS="-xarch=generic" ./configure --with- SMTP=libsmtp





Reply via email to