X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: Re: Best way to use DJGPP on Ubuntu? Date: Sun, 16 Mar 2008 13:45:45 -0300 Organization: Aioe.org NNTP Server Lines: 18 Message-ID: References: <47dd4763$0$6616$9b4e6d93 AT newsspool4 DOT arcor-online DOT net> NNTP-Posting-Host: /O5x8j1PDUtb6RkD7QbH7w.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse AT aioe DOT org In-Reply-To: User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Robert Riebisch escreveu: > Hi! > > I just installed Ubuntu 7.10 to replace Windows 2000 Professional. > What's the best way to use DJGPP on Ubuntu? DOSEMU, cross-compiling, ...? > > How do I setup a cross-compiler nowadays? There is not a definitive answer to that. When I faced this problem some years ago, I considered: · cross-compiling: good for development, but requires another platform for doing any tests · emulators: doesn't require any preparation for the djgpp tools, but some of these environments may be tricky to run OK and effectively emulate your target platform.