help-octave
[Top][All Lists]
Advanced

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

Re: compiling basic octave in VC++


From: Sergei Steshenko
Subject: Re: compiling basic octave in VC++
Date: Mon, 14 May 2012 22:49:04 -0700 (PDT)




----- Original Message -----
> From: Matt Flax <address@hidden>
> To: address@hidden
> Cc: 
> Sent: Tuesday, May 15, 2012 2:42 AM
> Subject: compiling basic octave in VC++
> 
[snip]
> Is anyone aware of how to run the ./configure ? I assume I have to use bash 
> from 
> msys to do this. However how do I get ./configure to be aware that it will 
> use 
> the VC++ compiler ? Is it even possible ?
[snip]
> thanks
> Matt

I do not build for/under Windows; 'configure' accepts

./configure CXX=/your/path/to/C++/compiler OTHER_ARGS

notation.

Regards,
  Sergei.



reply via email to

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