[Log4cplus-devel] problems with log4cplus and cygwin (exitcode 127)
Logging Framework for C++
Brought to you by:
wilx
From: Harald P. <har...@do...> - 2010-03-04 13:14:15
|
I have changed my cygwin to 1.7.1 and took the latest log4cplus dist (1.0.4-rc6). I run configure, and make ( like befor on cygwin 1.5.x ) with no error message. I compile my testprogram ( with no errors ) and start it: $./test.exe no output comes. $ echo $? 127 gcc i use is log...@li... does any one have a hint for me or have the same problems? best regards harry |