This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more infromation.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
"Russ.Shaw" <russell@webaxs.net> wrote: > When i install newlib-1.8.2, gcc, and binutils on a pc linux > system, where should configure.texi and porting.texi get installed? Nowhere. .texi files are not installed, they stay in the source tree. If you have texinfo, you can do a make info to make .info files from them, which you can then install with make install-info. But as I've said, I personally don't do this because I prefer to read them directly with vi in the source tree. But then of course I'm different from most other people. :-) I'm a regular Cygnus/GNU toolchain developer and spend most of my time in the source tree, so it's more convenient for me to read all the docs right there. But of course, I don't expect this from others. :-) -- Michael Sokolov Harhan Engineering Laboratory Public Service Agent International Free Computing Task Force International Engineering and Science Task Force 615 N GOOD LATIMER EXPY STE #4 DALLAS TX 75204-5852 USA Phone: +1-214-824-7693 (Harhan Eng Lab office) E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon) ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |