linux - binutils-2.20 install failed -


i trying install binutils in mac.

configure works:

sudo ./configure --target=i386-elf --disable-nls --disable-werror 

but make command gives me fatal error:

i386-dis.c:6671:21: fatal error: bracket nesting level exceeded maximum of 256     { prefix_table (prefix_vex_3832) }, 

any idea can me out?


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -