-----Original Message----- 
From: Vincent Torri
Sent: Friday, July 15, 2016 8:41 PM
To: mingw-w64-public@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] [MSYS2] How do I install makefinfo

> isn't it in the texinfo package ?

Indeed it is - thank you.

Having installed texinfo, the build now proceeds for an extra second or so 
before terminating with:

#############################
Making all in doc
make[1]: Entering directory 'C:/_64/comp/mpfr-10613/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory 'C:/_64/comp/mpfr-10613/doc'
Making all in src
make[1]: Entering directory 'C:/_64/comp/mpfr-10613/src'
C:/_64/gcc-mingw-611/gcc-6-win64/bin/make  all-am
make[2]: Entering directory 'C:/_64/comp/mpfr-10613/src'
C:/_64/msys64/usr/bin/sh.exe ../libtool  --tag=CC   --mode=compile 
gcc -D__USE_MINGW_ANSI_STDIO -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DLT_OBJDIR=\".libs/\" 
 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 
-DTIME_WITH_SYS_TIME=1 
 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 
 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 
 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1  
-DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 
-DMPFR_HAVE_BUILTIN_UNREACHABLE=1 
 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 
-DHAVE_DENORMS_FLT=1 
 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 
 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 
 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 
-DMPFR_WANT_FLOAT128=1 
 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 
 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -I.   
-IC:/_64/msys_611/1.0/local/include 
  -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer 
 -m64 -mtune=sandybridge -march=sandybridge -MT exceptions.lo -MD -MP -MF 
.deps/exceptions.Tpo -c -o exceptions.lo exceptions.c
Xexceptions.Tpo -c -o exceptions.lo exceptions.lo
libtool: warning: libobj name 'exceptions.Tpo -c -o exceptions.lo 
exceptions.lo' may not contain shell special characters.
rm: unknown option -- c
Try 'rm --help' for more information.
libtool: compile: 
 gcc -D__USE_MINGW_ANSI_STDIO -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
"-DLT_OBJDIR=\\.libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 
-DHAVE_LITTLE_ENDIAN=1 
 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 
-DHAVE_SYS_TIME_H=1 
 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 
-DHAVE_STDINT_H=1 
 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 
-DHAVE_LONG_LONG=1 
 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" 
-DMPFR_HAVE_NORETURN=1 
 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 
-DMPFR_HAVE_FESETROUND=1 
 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 
-DHAVE_TRUNC=1 
 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 
 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 
-DMPFR_WANT_DECIMAL_FLOATS=1 
 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 
-DPRINTF_L=1 
 -DPRINTF_T=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -I.  
-IC:/_64/msys_611/1.0/local/include -Wall -Wmissing-prototypes -Wpointer-arith 
 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge 
 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo 
exceptions.c" -o exceptions.Tpo -c -o exceptions.lo exceptions.o
gcc.exe: error: exceptions.o: No such file or directory
gcc.exe: fatal error: no input files
compilation terminated.
rm: unknown option -- c
Try 'rm --help' for more information.
make[2]: *** [Makefile:769: exceptions.lo] Error 1
make[2]: Leaving directory 'C:/_64/comp/mpfr-10613/src'
make[1]: *** [Makefile:441: all] Error 2
make[1]: Leaving directory 'C:/_64/comp/mpfr-10613/src'
make: *** [Makefile:484: all-recursive] Error 1
#############################

This is the same error as I get in the msys shell when trying to build with 
gcc-6.1.1.

However, as I noted in my first post, there's no such problem with my 
mingw-w64 port of gcc-5.3.0.
I'm therefore predisposed to thinking that it's *not* an mpfr bug.

Maybe some bug in the way libtool interacts with gcc-6.1.1 ??
I mean, this excerpt from the above looks really odd to me:

libtool: warning: libobj name 'exceptions.Tpo -c -o exceptions.lo 
exceptions.lo' may not contain shell special characters.
rm: unknown option -- c
Try 'rm --help' for more information.

And I don't yet rule out the possibility that it's a PEBCAK - though I 
*have* made considerable efforts to ensure that's not the case.

Cheers,
Rob





------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to