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: Adam Labus
Subject: [Octave-bug-tracker] [bug #64709] Android Termux libtool issue
Date: Mon, 25 Sep 2023 13:48:08 -0400 (EDT)

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


[comment #8 comment #8:]
> Ah. And it's probably not enough to set the target only in the preprocessor
flags. (Does that even do something?)
> 
> Does configuring with something like this (untested) make a difference?

> ../configure --prefix=$PREFIX CPPFLAGS="-O0 -g -U __ANDROID_API__ -D
__ANDROID_API__=33" --target=aarch64-linux-android33
--host=aarch64-linux-android33


> 
> (Note the differing position of the closing double-quotes compared to what
you showed in comment #0.)

The reason that the target flag is being passed to the preprocessor is because
of bionic libc, because it's header files are full of version specific
defines.

Anyways setting the target/host in both places has no effect on the issue.

Also if readelf found the symbol then whats the problem?


    _______________________________________________________

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]