help-octave
[Top][All Lists]
Advanced

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

Re: mkoctfile CFLAGS not recognised


From: Jordi Gutiérrez Hermoso
Subject: Re: mkoctfile CFLAGS not recognised
Date: Tue, 10 Jan 2012 08:16:35 -0500

On 10 January 2012 02:42, laila <address@hidden> wrote:

> mkoctfile --mex file.c CFLAGS='\$CFLAGS -fopenmp'

Pass it as an environment variable instead:

    CFLAGS='-std=c99 -whatever -else' mkoctfile ...

HTH,
- Jordi G. H.


reply via email to

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