[build2] error: unable to execute ar: no such file or directory

Mueller Tobias (DC-MH/EMF1) tobias.mueller2 at boschrexroth.de
Thu Feb 22 07:17:42 UTC 2018


Hi,

Currently I try to set up build2 for a HighTec ST compiler: ppc-vle-gcc.exe (HighTec Release HDP-v4.6.6.1-bosch-1.3-e59ccb3) 4.6.4 build on 2017-03-23
My set up is based on a working configuration for a HighTec Tricore compiler: tricore-gcc.exe (GCC) 3.4.5 built for Win32 on 2009-02-13 Tool Version v2.10

When I set the new compiler path and compiler exe-name to build/config I get the following error:
   C:\Projekte\Build2>c:\tools\build2\bin\b
   error: unable to execute ar: no such file or directory

After adding "ar.exe" to build/config file:
  config.bin.ar = "$(pathcompiler)/bin/ppc-vle-ar.exe"
(This was not necessary for the tricore compiler. This "bin.ar" setting was commented: "#config.bin.ar = ")

The following error is reported:
   C:\Projekte\Build2>c:\tools\build2\bin\b
   error: unable to guess C:/tools/Compiler/cd_v4.6.6.1-bosch-1.3a/bin/ppc-vle-ar.exe signature

I'm using build 0.6.2 on Windows 10 x64 computer.

What do I miss to get a configuration for the new compiler?

Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.build2.org/archives/users/attachments/20180222/dfc40e25/attachment.html>


More information about the users mailing list