[mpich-discuss] configure: error: unable to determine matching C type for C++ bool
renato at dokfile.com
renato at dokfile.com
Tue Nov 1 08:42:25 CDT 2011
Hi All!
I am tring build MPICH2 in my solaris 10 box.
I used this command to configure it:
# bash
./configure --disable-f77 --disable-fc --prefix=/MPICH/mpich2-install/ 2>&1 | tee c.txt
I will use only MPI C++ interface.
My Solais Box is one VM (Solaris 10 Container) running in one X86.
My problem is that I received this error:
...
checking for _Bool... yes
checking for float _Complex... yes
checking for double _Complex... yes
checking for long double _Complex... yes
checking size of bool... 0
configure: error: unable to determine matching C type for C++ bool
How I can fix it? Any Idea?
Thanks for Help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20111101/b6f6634d/attachment.htm>
More information about the mpich-discuss
mailing list