lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi] "using cross tools not prefixed with host triplet"


From: Greg Chicares
Subject: [lmi] "using cross tools not prefixed with host triplet"
Date: Wed, 24 Aug 2016 22:35:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0

(This may be worth mentioning, although it doesn't seem to cause
any actual problem.)

Which of these is the appropriate name for a cross archiver?
  i686-w64-mingw32-ar
  i686-w64-mingw32-gcc-ar

Running 'install_wx.make' (lmi HEAD--pushed a minute ago) in cygwin, I see:

checking for i686-w64-mingw32-ar... no
checking for ar... ar
configure: WARNING: using cross tools not prefixed with host triplet

Here's what MinGW-w64 provides ({prefix}-gcc-ar, {prefix}-gcc-nm...):

$ls /MinGW_/bin/i686-w64-mingw32*
/MinGW_/bin/i686-w64-mingw32-c++.exe
/MinGW_/bin/i686-w64-mingw32-g++.exe
/MinGW_/bin/i686-w64-mingw32-gcc-4.9.1.exe
/MinGW_/bin/i686-w64-mingw32-gcc-ar.exe
/MinGW_/bin/i686-w64-mingw32-gcc-nm.exe
/MinGW_/bin/i686-w64-mingw32-gcc-ranlib.exe
/MinGW_/bin/i686-w64-mingw32-gcc.exe
/MinGW_/bin/i686-w64-mingw32-gfortran.exe

BTW, wxPdfDoc's configure script reports:

checking for i686-w64-mingw32-ranlib... no
checking for ranlib... ranlib
configure: WARNING: using cross tools not prefixed with host triplet



reply via email to

[Prev in Thread] Current Thread [Next in Thread]