octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #39446] MXE-Octave: LAPACK build mixes MinGW a


From: Michael Goffioul
Subject: [Octave-bug-tracker] [bug #39446] MXE-Octave: LAPACK build mixes MinGW and MSVC
Date: Wed, 10 Jul 2013 19:58:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36

Follow-up Comment #10, bug #39446 (project octave):

Oh, come on Philip, look further... ;)

It starts at line 50 in GNUtoMS.cmake (as of lapack-3.4.2): it looks for
vcvars32.bat in PATH, then it looks into the registry. And that's your
problem: even if VS tools are not in your PATH, this cmake script will still
manage to detect your VS installation.

But apparently it doesn't work as expected. The cmake script should create a
lib.bat wrapper (look into GNUtoMS subdir) that is supposed to setup VS tools,
then call lib.exe. But it didn't work for you.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39446>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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