- # igb_avb: Build libigb.so from libigb.a
- cd igb_avb/lib/
- nm libigb.a
- (CC='gcc -m32 -fPIC' nice -n 19 make 2>&1 | tee buildlog.log )
- gcc -m32 -shared -fPIC -o libigb.so -Wl,--whole-archive libigb.a -Wl,--no-whole-archive
- cp libigb.so /home/rmainz/work/jessie_target_packages/new_kernel/.
igb_avb: Build libigb.so from libigb.a
Posted by Anonymous on Fri 13th Oct 2023 10:35
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.