From: clc5q AT cobra DOT cs DOT Virginia DOT EDU (Clark L. Coleman) Newsgroups: comp.os.msdos.djgpp Subject: Building gcc 2.95.3 from sources: last steps Date: 23 Jul 2001 15:09:07 GMT Organization: University of Virginia Computer Science Department Lines: 22 Message-ID: <9jhemj$4lc$1@murdoch.acc.Virginia.EDU> NNTP-Posting-Host: cobra.cs.virginia.edu X-Trace: murdoch.acc.Virginia.EDU 995900947 4780 128.143.137.16 (23 Jul 2001 15:09:07 GMT) X-Complaints-To: abuse AT virginia DOT edu NNTP-Posting-Date: 23 Jul 2001 15:09:07 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I followed the build instructions in the readme-gcc2953.txt file from Simtel. After working through all the resource leaks in the NT DOS box, I finally finished the last iteration of "sh djmake.sh". Now, I have come to the install instructions: ./djmake.sh install prefix=directory_where_to_install Here, the instructions say: "I recommend to install into temporary directory instead of directly into DJGPP directory as some manual changes will be needed after this." There is no further description of the manual changes that will be needed. What is the story here? What do I need to know before continuing? Thanks, Clark Coleman