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

gnupg x-compilation fails for i386 only #396

Open
rofl0r opened this issue Apr 17, 2016 · 0 comments
Open

gnupg x-compilation fails for i386 only #396

rofl0r opened this issue Apr 17, 2016 · 0 comments

Comments

@rofl0r
Copy link
Member

rofl0r commented Apr 17, 2016

http://pkg.sabotage.tech/process.cgi?action=pkgoverview&pkg=gnupg

i486-linux-musl-gcc -L/home/sabotage/www/building/lib -isystem /home/sabotage/www/building/include  -fdata-sections -ffunction-sections -Os -g0 -fno-unwind-tables -fno-asynchronous-unwind-tables -Wa,--noexecstack -mtune=generic -D_GNU_SOURCE -Wall -Wno-pointer-sign  -s -Wl,--gc-sections -Wl,-z,relro,-z,now -o mpicalc mpicalc.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a      
../mpi/libmpi.a(mpi-add.o): In function `mpi_add':
mpi-add.c:(.text.mpi_add+0xb1): undefined reference to `mpihelp_sub_n'
mpi-add.c:(.text.mpi_add+0x142): undefined reference to `mpihelp_sub_n'
mpi-add.c:(.text.mpi_add+0x16f): undefined reference to `mpihelp_sub_n'
mpi-add.c:(.text.mpi_add+0x193): undefined reference to `mpihelp_add_n'
../mpi/libmpi.a(mpi-bit.o): In function `mpi_rshift':
mpi-bit.c:(.text.mpi_rshift+0x3b): undefined reference to `mpihelp_rshift'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant