www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/18/14:25:31

Message-Id: <199803181927.VAA51220@ieva06.lanet.lv>
From: "Andris Pavenis" <pavenis AT laima DOT acad DOT latnet DOT lv>
To: djgpp AT delorie DOT com
Date: Wed, 18 Mar 1998 21:24:47 +0000
MIME-Version: 1.0
Subject: Building gcc-2.8.1 for DJGPP

Hi!

I got gcc-2.8.1 stage1 compiler for DJGPP working (still compiled with
gcc-2.8.0 without optimizations). Preliminary tests shows that after 
increasing stack size with stubedit (was not done while building I 
don't know why) compiler worked on my projects. For that I had to manually 
hack Makefile after ./djconfig.sh: Here are defines I changed:

         SHELL=/djgpp/bin/bash.exe
                  Otherwise make didn't work correctly.

    	target_alias = djgpp
		I didn't want to have such directory name as i386-msdosdjgpp.
		Is it possible to add this to configure script

	version = 2.81
		Also to avoid having directory name 2.8.1 and use 2.81
			(%DJDIR/lib/lib-gcc/djgpp/2.81)

Maybe somebody can suggest some way how to avoid this nead to
manually hack Makefile.

Perhaps I'll try to build stage2 and stage3 compilers later similary as I 
did earlier under Linux (but perhaps other day).

About  autoheader: I added 'exec >some_stupid_filename' before renaming
$tmpout at end of autoheader to avoid file sharing problems under Win95

Andris Pavenis

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019