Samba for ARM
Download repository from github
git clone https://github.com/Jumbo88888/Samba
Modify auto.sh
cd Samba/EMBED/samba
Modify following ARM-gcc
CC=arm-linux-gnueabihf-gcc \
AR=arm-linux-gnueabihf-ar \
CPP=arm-linux-gnueabihf-cpp \
RANLIB=arm-linux-gnueabihf-gcc-ranlib \
Save it.
Start to compile the code.
make && make install
0 意見:
張貼留言