octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55381] mkoctfile --link-stand-alone no longer


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55381] mkoctfile --link-stand-alone no longer links with liboctinterp
Date: Fri, 4 Jan 2019 15:59:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Update of bug #55381 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

Yeah, to be complete, the options that are missing are


-L$OCTAVE_HOME/lib/octave/$OCTAVE_VERSION -loctinterp -loctave


Building the program with


mkoctfile --link-stand-alone foo.cc -L$OCTAVE_HOME/lib/octave/$OCTAVE_VERSION
-loctinterp -loctave


works.

These are the pieces that we intentionally removed when building oct files,
but they need to be kept in place for linking standalone programs with
mkoctfile.

Your patch looks like a good start.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55381>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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