Message-Id: <199801071516.XAA27678@ultra140> Date: Wed, 7 Jan 1998 23:14:22 +0800 From: Wang Jingtao Reply-To: jtwang AT ultra140 DOT xjtu DOT edu DOT cn To: "djgpp AT delorie DOT com" Subject: patched ld.exe in RSXNTDJ 1.3.1 Organization: Artificial Intelligence & Robortics Institute of XJTU Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Precedence: bulk I have installed DJGPP 2.01 & RSXNTDJ 1.3.1 in my harddisk. Following the installation guide in RSXNTDJ 1.3.1, I used a patched ld.exe provided by RSXNTDJ to replace the orginal one provided by DJGPP 2.01 . All things seems good until I find I can not use "-s" switch in DJGPP any more . When I type " gcc -s -o foo.exe foo.o". ld.exe always gets wild :-( How can I make the "-s" switch working with DJGPP & RSXNTDJ all work properly ? Best Regards, Wang Jingtao Xi'an Jiaotong University P.R China