On Wed, 2012-12-05 at 10:21 +0800, 薛松 wrote: 
> Platform:IBM AIX 6.1, compiler:xlc_r
>  
> In the generated file "Config.h", the "//" comment is c++ mode, not c mode, 
> so when I compile the source='decaf/internal/util/zip/adler32.c'
> it show the below error
> "./decaf/util/Config.h", line 30.1: 1506-046 (S) Syntax error.
>  
> In my machine has been modified, then build successfully, but now I run the 
> example, the example stop at "consumer.waitUntilReady();" in the main.cpp at 
> line 430, I know what's the problem, please help me !
>  
> Thank you !
> 
Code hasn't been tested on that platform / compiler so its not surprising it 
doesn't work as expected.
You'd have to debug into the code to find out why its hanging there.

-- 
Tim Bish
Sr Software Engineer | RedHat Inc.
[email protected] | www.fusesource.com | www.redhat.com 
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/

Reply via email to