Changeset 940e6b3 in clfs-sysroot for BOOK/introduction/common/askforhelp.xml
- Timestamp:
- Jul 2, 2006, 12:53:11 PM (18 years ago)
- Branches:
- master
- Children:
- f8100c0
- Parents:
- 586feb7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/askforhelp.xml
r586feb7 r940e6b3 89 89 from the screen output from <command>make</command>:</para> 90 90 91 <screen><computeroutput>gcc -DALIASPATH=\"/mnt/ lfs/usr/share/locale:.\"92 -DLOCALEDIR=\"/mnt/ lfs/usr/share/locale\"93 -DLIBDIR=\"/mnt/ lfs/usr/lib\"94 -DINCLUDEDIR=\"/mnt/ lfs/usr/include\" -DHAVE_CONFIG_H -I. -I.91 <screen><computeroutput>gcc -DALIASPATH=\"/mnt/clfs/usr/share/locale:.\" 92 -DLOCALEDIR=\"/mnt/clfs/usr/share/locale\" 93 -DLIBDIR=\"/mnt/clfs/usr/lib\" 94 -DINCLUDEDIR=\"/mnt/clfs/usr/include\" -DHAVE_CONFIG_H -I. -I. 95 95 -g -O2 -c getopt1.c 96 96 gcc -g -O2 -static -o make ar.o arscan.o commands.o dir.o
Note:
See TracChangeset
for help on using the changeset viewer.