simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [bug #41419] configure fails if CXX= environment var wa


From: Stefan Brüns
Subject: [Simulavr-devel] [bug #41419] configure fails if CXX= environment var was set
Date: Sat, 01 Feb 2014 19:52:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #1, bug #41419 (project simulavr):

Verbose output of configure can be found in config.log:

configure:15524: checking for /usr/bin/g++-4.7
configure:15552: result: no
configure:15562: error: C++ compiler /usr/bin/g++-4.7 not found

configure:15524 contains:
---
...
for as_dir in $PATH
...
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    ac_cv_prog_CXX_PROG="yes"
---

$ac_word is $CXX, $ac_exec_ext is ''

So to change the compiler, you have to prepend /opt/linux-gnu_4.8.2/bin/ to
$PATH


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?41419>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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