From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Building gcc 2.95.3 from sources: last steps Date: 24 Jul 2001 12:30:21 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 29 Message-ID: <9jjpot$kcf$1@antares.lu.erisoft.se> References: <9jhemj$4lc$1 AT murdoch DOT acc DOT Virginia DOT EDU> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Clark L. Coleman (clc5q AT cobra DOT cs DOT Virginia DOT EDU) wrote: : 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? I don't know. But this is what I would do: Run "./djmake.sh install prefix=some_tmp_dir". Look in gcc*b.zip (and other packages built from gcc*s.zip) from your favourite DJGPP mirror. Compare. Draw correct conclusions. Right, MartinS