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

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

[Octave-bug-tracker] [bug #59968] ld: symbol(s) not found for architectu


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59968] ld: symbol(s) not found for architecture x86_64
Date: Fri, 5 Mar 2021 05:30:39 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.81

Follow-up Comment #19, bug #59968 (project octave):

I'm not sure if savannah ate the output of `./bootstrap` and the config.log
again. If it did, maybe you could try uploading it to a file sharing service.

Which issue with <cmath> are you referring to?

I am surprised, you didn't need to configure with
`--disable-lib-visibility-flags` (see bug #59820). To be clear: It would be
good news if it worked without that switch.
Which hg id are you at? Did you apply any local patches or did other changes
to the checked out folder?

While it might be ok to build in-tree, I usually build in a sub-folder in the
checked out folder. E.g. something like this:

./bootstrap
mkdir .build
cd .build
../configure ---- your configure flags here ----
make all -j3



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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