Hello,

Using a fairly old gcc 4.8 toolchain for i686, the latest Busybox
1.27.1 release fails to build fails:

networking/tls_pstm_mul_comba.c: In function 'pstm_mul_comba':
networking/tls_pstm_mul_comba.c:82:1: error: 'asm' operand has impossible 
constraints
 asm(                                                      \
 ^
networking/tls_pstm_mul_comba.c:279:4: note: in expansion of macro 'MULADD'
    MULADD(*tmpx++, *tmpy--);
    ^
scripts/Makefile.build:197: recipe for target 'networking/tls_pstm_mul_comba.o' 
failed
make[3]: *** [networking/tls_pstm_mul_comba.o] Error 1
make[3]: *** Waiting for unfinished jobs....

Best regards,

Thomas Petazzoni
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to