help-octave
[Top][All Lists]
Advanced

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

Re: mkoctfile does not pass -Xlinker to the compiler


From: Jordi Gutiérrez Hermoso
Subject: Re: mkoctfile does not pass -Xlinker to the compiler
Date: Thu, 18 Jul 2013 16:23:18 -0400

On 18 July 2013 16:12, CdeMills <address@hidden> wrote:
> Andres Cimmarusti wrote
>>
>> That's correct. I need to call Python from octave, not the other way
>> around.
>> Any clues as to what is going on, my question is very specific to
>> mkoctfile.
>
> I debugged recently similar issues on the java package from octave-forge by
> using the '-v' flag to mkoctfile. Look at the generated command sequence,
> hack it as required, test it, and, once working, get in touch with the
> maintainer.

If you need to pass linker flags from mkoctfile, use -Wl,--flag1 -Wl,--flag2.

- Jordi G. H.


reply via email to

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