Message-ID: <382C1E95.AE7530D1@softhome.net> Date: Fri, 12 Nov 1999 16:05:09 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: lt,en MIME-Version: 1.0 To: DJGPP Workers Subject: GCC porting questions Content-Type: text/plain; charset=iso-8859-4 Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello, I built GCC 2.95.2 with symlink support and resulting binary supports symlinks too. However, I think that building process itself could benefit from symlinks, because in readme.DJGPP it is said: ------- in such parts Win95 DPMI server can take. Second reason was to simulate bootstraping gcc which was impossible in other way due to absence of fully functional symbolic links. ------- So, where should I start looking ? Another question - are changes to DJGPP-specific files in GCC (files config/mh-djgpp, gcc/config/djgpp.h etc.) incorporated back into mainstream sources ? Laurynas Biveinis