[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using the mkoctfile -W and -Wl options
From: |
Mike Miller |
Subject: |
Re: Using the mkoctfile -W and -Wl options |
Date: |
Thu, 25 Jun 2015 12:33:56 -0400 |
On Thu, Jun 25, 2015 at 15:22:57 +0100, Richard Crozier wrote:
> I'd really like to know how to use these options though, setting environment
> variables is not a good option for me. Besides, if you can't do it using
> these options, there is a bug in either mkoctfile or the documentation,
> unless I'm misunderstanding what it says (entirely possible).
octave:1> mkoctfile -Wall "-Wl,-z,lazy" foo.cc
works for me.
HTH,
--
mike