after reading this important info:
Copy *.cl kernels from src/cl to executable's directory.
I am getting following:
2014-Jul-26 23:22:00.628664 Miner thread was started
2014-Jul-26 23:22:00.628745 [miner 0][OCL 0/0] start with kernel wild_keccak.cl, type 0
2014-Jul-26 23:22:00.734255 Miner thread was started [1]
2014-Jul-26 23:22:00.734388 [miner 1][OCL 0/1] start with kernel wild_keccak.cl, type 0
2014-Jul-26 23:22:00.734422 [miner 1][OCL 0/1] error: CL_INVALID_VALUE
2014-Jul-26 23:22:00.734445 [miner 1][OCL 0/1] platform index must me between 0 and 4294967295
2014-Jul-26 23:22:00.828791 Miner thread was started [2]
2014-Jul-26 23:22:00.828856 [miner 2][OCL 0/2] start with kernel wild_keccak.cl, type 0
2014-Jul-26 23:22:00.828879 [miner 2][OCL 0/2] error: CL_INVALID_VALUE
2014-Jul-26 23:22:00.828897 [miner 2][OCL 0/2] platform index must me between 0 and 4294967295
2014-Jul-26 23:22:00.936981 Miner thread was started [3]
2014-Jul-26 23:22:00.937955 [miner 3][OCL 0/3] start with kernel wild_keccak.cl, type 0
2014-Jul-26 23:22:00.938108 [miner 3][OCL 0/3] device index must me between 0 and 0
2014-Jul-26 23:22:01.028934 [RPC1]Mining has started with 5 threads, good luck!
2014-Jul-26 23:22:01.037096 Miner thread was started [4]
2014-Jul-26 23:22:01.037270 [miner 4][OCL 0/4] start with kernel wild_keccak.cl, type 0
2014-Jul-26 23:22:01.037396 [miner 4][OCL 0/4] device index must me between 0 and 0
hr: 0, efficiency: 0% (shares 0/0, blocks 0/0)
2014-Jul-26 23:22:01.591695 [miner 0][OCL 0/0] using platform: AMD Accelerated Parallel Processing
2014-Jul-26 23:22:01.591750 [miner 0][OCL 0/0] using device:Tahiti
2014-Jul-26 23:22:01.591772 [miner 0]Share target (diff 16777215) 0000010000010000
hr: 349234, efficiency: 0% (shares 0/0, blocks 0/0)
hr: 494446, efficiency: 0% (shares 0/0, blocks 0/0)
hr: 567364, efficiency: 0% (shares 0/0, blocks 0/0)
It seams that first gpu is working and other are not.