From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Tarifa Subject: Compilation options used in the binary distribution Date: Tue, 20 Jan 2009 16:47:55 +0100 Message-ID: <4975F22B.90509@adbosch.es> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org I'd like to know exactly how was compiled the binary distribution that you get when you download dosemu-1.4.0-bin.tgz. I've done a little change to the terminal code and when I a run a program with my own compiled version, the program dies saying something about too many users when I have more than one dosemu running it. But when I use the binary distribution this doesn't happen, I can have multiple dosemus using it without problems. Can someone help me?