Changeset 9a486da for BOOK/final-system/multilib
- Timestamp:
- Sep 6, 2015, 9:43:19 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- 99b6ce1
- Parents:
- c7e75ec
- git-author:
- William Harrington <kb0iic@…> (09/06/15 21:43:17)
- git-committer:
- William Harrington <kb0iic@…> (09/06/15 21:43:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/adjusting.xml
rc7e75ec r9a486da 33 33 <para os="m2">For 32 bit ABI:</para> 34 34 35 <screen os="m3"><userinput>echo ' main(){}' > dummy.c35 <screen os="m3"><userinput>echo 'int main(){}' > dummy.c 36 36 gcc ${BUILD32} dummy.c 37 37 readelf -l a.out | grep ': /lib'</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.