X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 27 Sep 2013 10:25:56 +0200 From: Mateusz Viste User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP cross compilers for open-source hardware References: <51fad91a-51fc-4fa5-83b4-33ca743333e1 AT googlegroups DOT com> <914cf387-8bab-48d9-b5c6-22ea5bddfdf0 AT googlegroups DOT com> <6bdd4389-629f-4167-9b50-f11b06dac241 AT googlegroups DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lines: 42 Message-ID: <52454114$0$3730$426a74cc@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 27 Sep 2013 10:25:56 CEST NNTP-Posting-Host: 82.225.72.113 X-Trace: 1380270356 news-3.free.fr 3730 82.225.72.113:33964 X-Complaints-To: abuse AT proxad DOT net Bytes: 2884 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com just my $0.02 - DOSemu do work fine on x86_64. Maybe your package is broken and/or outdated... DOSemu works totally fine on my x86_64 CPU both using the 'official' DOSemu package provided by my distro (OpenSUSE), as well as with a self-compiled DOSemu 1.4.0.8 fetched from the git repo. I use it for all my DJGPP developments, and never had any troubles with it. It allows me to use a 'normal' code editor, svn, and use the DOSemu shell only for compilation and tests. cheers, Mateusz On 09/27/2013 10:01 AM, Rod Pemberton wrote: > On Wed, 25 Sep 2013 15:12:05 -0400, wrote: > >> What are you trying to cross-compile from, Linux? DOSEMU >> works on both x86 and x64, and DJGPP runs there. It supports >> LFNs. > > x64 Linux? > > FYI. DOSBOX yes. DOSEMU no. > > At least, DOSEMU doesn't work for the x64 Linux I recently > installed, "VLocity" (x64 VectorLinux which is Slackware based). > > DOSEMU spews out a page of errors which seem to indicate that > v86 mode is not available, and then it kills itself. This is > for a version of DOSEMU that was compiled to work with VLocity. > > (Unfortunately, there's not enough Windows 98/SE support > of hardware for my new motherboard. So, Linux for Internet > and better working browser and media software than what > KernelEx supports... dual-booting for DJGPP...) > > > Rod Pemberton