[mvapich-discuss] mvapich2-1.2 compilation error for debug options

nilesh awate nilesh_awate at yahoo.com
Fri Apr 17 03:34:24 EDT 2009



Hi all,

I am using mvapich2-q.2p1 over gen2

for debugging purpose i  wanted to use --enable-g=mem option

configurations options are

./configure  --enable-g=mem --prefix=/home/anuj/mvapich2_1_2/ --with-rdma=gen2 --with-ib-include=/usr/local/ofed/include/ --with-ib-libpath=/usr/local/ofed/lib64/ --enable-sharedlibs=gcc --enable-debuginfo


but it started giving me following error over both the adi

ch3_smp_progress.c:815:58: warning: character constant too long for its type
ch3_smp_progress.c: In function `MPIDI_CH3I_SMP_init':
ch3_smp_progress.c:815: error: syntax error before ':' token
ch3_smp_progress.c:828:59: warning: character constant too long for its type
ch3_smp_progress.c:828: error: syntax error before ':' token
make[7]: Leaving directory `/tmp/mvapich2-1.2p1/src/mpid/ch3/channels/mrail/src/rdma'

I brows above error code which is under  #if !defined(_X86_64_)

so i just defined that flag to omit that part of the code but for next compilation it flush same error for

other part of the code

ch3u_rma_sync.c:205:74: warning: character constant too long for its type
ch3u_rma_sync.c: In function `MPIDI_Win_fence':
ch3u_rma_sync.c:205: error: syntax error before ':' token
ch3u_rma_sync.c:233:27: warning: character constant too long for its type
ch3u_rma_sync.c:233: error: syntax error before ':' token

What should i do to have mvapich libraries with debugging options(spacifically memory tracing)

waiting for reply
Nilesh Awate    


      Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20090417/d49b2b25/attachment.html


More information about the mvapich-discuss mailing list