Re: [mpich-discuss] GCC 4.8.0 warnings
Hi, Antonio! I compiled on RHEL 6.0. My configuration is: ./configure --prefix=${InstallDir} \ --with-pm=hydra --with-device=ch3:nemesis \ --disable-chekpointing \ --enable-strict --enable-fast=O3 \ --disable-f77 --disable-fc \ CC=${GCCDir}/bin/gcc CFLAGS="-m32 -fPIC" \ CPP=${GCCDir}/bin/cpp \ CXX=${GCCDir}/bin/g++ CXXFLAGS="-m32 -fPIC" \ CXXCPP=${GCCDir}/bin/cpp \ Eugene. ________________________________________ From: Antonio J. Peña [[email protected]] Sent: Monday, May 13, 2013 11:37 AM To: [email protected] Cc: Yauheni Zelenko Subject: Re: [mpich-discuss] GCC 4.8.0 warnings Hi Eugene, Could you please provide us with the whole details of your platform? (i.e., Linux distribution and version, and HW details). Thanks, Antonio On Monday, May 13, 2013 11:25:38 AM Yauheni Zelenko wrote:
Hi!
I compiled recent nightly build (3.0.4 as of May 13) with GCC 4.8.0.
There are some warnings which will be good idea to fix.
Eugene.
participants (1)
-
Yauheni Zelenko