[build2] error: unable to execute ar: no such file or directory
Mueller Tobias (DC-MH/EMF1)
tobias.mueller2 at boschrexroth.de
Thu Feb 22 09:33:50 UTC 2018
Hi Boris,
Here the output from C:/tools/Compiler/cd_v4.6.6.1-bosch-1.3a/bin/ppc-vle-ar.exe --version
ppc-vle-ar (HighTec Release HDP-v4.6.6.1-bosch-1.3-3c1e3bc) build on 2017-03-23 (GNU Binutils) 2.20
Copyright (C) Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
This program is supported by HighTec EDV-Systeme GmbH.
As a comparison also the output of the Tricore compiler: c:\Tools\Compiler\HighTec\Tricore\3.4.6.1\bin\tricore-ar.exe --version
GNU ar version 2.13 (tricore) using BFD version 2.13 (2008-12-10)
Tool Version v2.2
Copyright (C) 1998-2007 Free Software Foundation, Inc.
This program is supported by HighTec EDV-Systeme GmbH.
Tobias
-----Ursprüngliche Nachricht-----
Von: Boris Kolpackov [mailto:boris at codesynthesis.com]
Gesendet: Donnerstag, 22. Februar 2018 08:56
An: Mueller Tobias (DC-MH/EMF1) <tobias.mueller2 at boschrexroth.de>
Cc: users at build2.org
Betreff: Re: [build2] error: unable to execute ar: no such file or directory
Mueller Tobias (DC-MH/EMF1) <tobias.mueller2 at boschrexroth.de> writes:
> 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
If ar naming follows the compilers (e.g., both start with 'ppc-vle-'), then things should be found automatically. Can you re-run the above command with -V and send the output?
> 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
Could you run:
C:/tools/Compiler/cd_v4.6.6.1-bosch-1.3a/bin/ppc-vle-ar.exe --version
And send the output?
Boris
More information about the users
mailing list