Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TRAVIS] warning: -fPIC ignored for target (all code is position independent) [enabled by default] #63

Closed
cryptozeny opened this issue Mar 5, 2019 · 2 comments
Labels
build Make errors help wanted Extra attention is needed TRAVIS Build system for Travis

Comments

@cryptozeny
Copy link
Owner

Alexander said it's not an actual problem, however it's an issue anyway :)

image


  • 1

CC src/libsecp256k1_la-secp256k1.lo
src/secp256k1.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/**********************************************************************
^

  • 2/3

CC crypto/yespower-1.0.0/crypto_libbitcoin_crypto_a-sha256.o
crypto/yespower-1.0.0/sha256.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/-
^
CC crypto/yespower-1.0.0/crypto_libbitcoin_crypto_a-yespower-opt.o
crypto/yespower-1.0.0/yespower-opt.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/
-
^

  • 4/5

CC crypto/yespower-1.0.0/libbitcoinconsensus_la-yespower-opt.lo
crypto/yespower-1.0.0/sha256.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/-
^
CXX crypto/libbitcoinconsensus_la-sha256_sse4.lo
crypto/yespower-1.0.0/yespower-opt.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/
-
^

  • 6/7

CC src/exhaustive_tests-tests_exhaustive.o
src/tests.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/**********************************************************************
^
src/tests_exhaustive.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
/***********************************************************************
^

@cryptozeny cryptozeny added the build Make errors label Mar 5, 2019
@cryptozeny
Copy link
Owner Author

ref #65

@cryptozeny cryptozeny added help wanted Extra attention is needed TRAVIS Build system for Travis labels Mar 5, 2019
@cryptozeny
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Make errors help wanted Extra attention is needed TRAVIS Build system for Travis
Projects
None yet
Development

No branches or pull requests

1 participant