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

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

[Octave-bug-tracker] [bug #64709] Android Termux libtool issue


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #64709] Android Termux libtool issue
Date: Wed, 4 Oct 2023 11:29:42 -0400 (EDT)

Follow-up Comment #23, bug #64709 (project octave):

May be this:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96845

I.e., libgcc_s.so doesn't pull in -lgcc for you?

If that is the case, configuring with the following might be a workaround:

../configure --prefix=/data/data/com.termux/files/usr CPPFLAGS='-O0 -g -U
__ANDROID_API__ -D __ANDROID_API__=33 --target=aarch64-linux-android33'
LIBS="-lgcc"




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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