Project

General

Profile

Actions

Bug #984

closed

Binutils binaries contains reference to non-existing libgcc_s.1.dylib

Added by Dmitry M. almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
High
Assignee:
Alexander Z.
Category:
build
Target version:
Start date:
06/24/2015
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

$ otool -L /opt/brew/Cellar/crystax-ndk/10.2.0/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip
/opt/brew/Cellar/crystax-ndk/10.2.0/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip:
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)
/tmp/gcc/x86_64-apple-darwin-4.9.2/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)

This cause warnings on "@brew install crystax-ndk@":

Warning: Could not fix /tmp/gcc/x86_64-apple-darwin-4.9.2/lib/libgcc_s.1.dylib in /opt/brew/Cellar/crystax-ndk/10.2.0/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip

Binaries works fine then, since there is /usr/lib/libgcc_s.1.dylib in system, but those warnings are just useless and confuse peoples.

Please fix.

Actions #1

Updated by Dmitry M. over 8 years ago

  • Priority changed from Normal to High
Actions #2

Updated by Alexander Z. over 8 years ago

  • Status changed from Open to In Progress
Actions #3

Updated by Alexander Z. over 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

commit 1b68c265f8606bf792be2490b81fa7d6b5d12fff

Actions

Also available in: Atom PDF