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

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

[Octave-bug-tracker] [bug #54235] configure sets FPICFLAG to '-KPIC' on


From: Rik
Subject: [Octave-bug-tracker] [bug #54235] configure sets FPICFLAG to '-KPIC' on Solaris even with F77='gfortran'
Date: Tue, 3 Jul 2018 17:44:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #9, bug #54235 (project octave):

Regarding the inability to build in comment #8, I think LDFLAGS is incorrect. 
You need '-L' to tell ld that the argument after it is a directory to search.

Does something like this work?


gmake FPICFLAG=-fPIC LDFLAGS='-L/opt/csw/lib'




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54235>

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




reply via email to

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