Re: can't update config.guess/sub packages

2017-06-05 Thread Ben Elliston
On Mon, Jun 05, 2017 at 01:50:18PM +, Joshua Wyatt Smith wrote: > I’m having problems going to the address http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD Works for me. Cheers, Ben signature.asc Description: Digital signature

Can't configure netperf 2.5.0 on IBM PowerPC

2017-06-05 Thread Casey Leedom
config.guess timestamp = 2005-08-03 uname -m = ppc64le uname -r = 3.10.0-514.el7.ppc64le uname -s = Linux uname -v = #1 SMP Wed Oct 19 11:27:06 EDT 2016 /usr/bin/uname -p = ppc64le /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch

Re: Patch for config.guess for "cross-compiling" x86_64 -> powerpc on Mac OS X <= 10.6

2017-06-05 Thread Mojca Miklavec
On 27 May 2017 at 13:16, Ben Elliston wrote: > On Mon, Apr 24, 2017 at 12:26:19PM +0200, Mojca Miklavec wrote: > >> In this particular case the compiler has already been consulted once with >> >> if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ >> (CCOPTS="" $CC_FOR_BU

can't update config.guess/sub packages

2017-06-05 Thread Joshua Wyatt Smith
Hi there, I’m having problems going to the address http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD to update the config.guess/sub files. In fact, it looks like all git.savannah repos return a 502 error. Has the address changed or is the server down? Regards