octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave on windows testing


From: Olaf Till
Subject: Re: Octave on windows testing
Date: Fri, 11 Mar 2016 23:05:50 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Mar 11, 2016 at 10:35:15PM +0100, Olaf Till wrote:
> Think I'll put my nose into the autoconf documentation again and try
> to fiddle together something.

I think the best solution is to set, in configure.ac,

CXX=`mkoctfile -p CXX`

before

AC_PROG_CXX

and then check for $GXX. Whatever name in $CXX, AC_PROG_CXX seems to
check if it corresponds to g++ using a compilation test, so it should
work.

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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