Le 23/07/2012 13:40, Pavan Balaji a écrit : > > 2. The change to autogen.sh is required for pgcc and friends. You > can't take this patch as is, obviously, but you'll need some version > of this. Cc'ing Dave, in case you need more details of this issue.
I haven't tried pgcc recently. Which pgcc version needs this? and what happens if you don't apply this patch? > 3. The changes to config/hwloc.m4 and include/private/private.h are > essentially a warning squash when getpagesize() requires an explicit > prototype declaration. But it's not clear how easy it is for you to > absorb it as it uses an MPICH2 internal m4 macro. Maybe there's a > cleaner way to integrate this patch. I will look at this. On which platform/system did you need this patch? > 4. The change to configure.ac is an issue with automake-1.12 that Dave > noticed. These lines have been added in v1.5 already. Thanks! Brice