Skip to content

Compiling pycryptodome (python2.7) #947

Answered by Ircama
Ircama asked this question in Q&A
Discussion options

You must be logged in to vote

Perhaps I found the answer:

  • Compilation (cross compiling):
/home/$USER/freetz-ng/toolchain/build/mips_gcc-13.2.0_uClibc-1.0.45-nptl_kernel-4.9/mips-linux-uclibc/bin/mips-linux-uclibc-gcc -march=34kc -mtune=34kc -msoft-float -Ofast -pipe -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-I/usr/lib/freetz/ld-uClibc.so.1 -o hello_world hello_world.c

/home/$USER/freetz-ng/toolchain/build/mips_gcc-13.2.0_uClibc-1.0.45-nptl_kernel-4.9/mips-linux-uclibc/bin/mips-linux-uclibc-gcc -march=34kc -mtune=34kc -msoft-float -Ofast -pipe -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-I/usr/lib/freetz/ld-uClibc.so.1 -shared -o my_function.s…

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Ircama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants