DOSEMU config and flags for DOSEMU compilation?

DOSEMU config and flags for DOSEMU compilation?

Post by Ernie Oport » Sun, 29 May 1994 04:23:16



Can anyone post their Makefile for DOSEMU 0.50?  I'm not sure where the
-funroll-all-loops should go in the Makefile.  I have two locations: at
COPTFLAGS and CFLAGS.  I'm just wondering if I got it right or not.  Another
compilation question: if I make any changes to /etc/dosemu/config should I
recompile DOSEMU?
--- Ernie "Shokk" Oporto





 
 
 

DOSEMU config and flags for DOSEMU compilation?

Post by Robert G. Smi » Sun, 29 May 1994 15:06:42


: Can anyone post their Makefile for DOSEMU 0.50?  I'm not sure where the
: -funroll-all-loops should go in the Makefile.  I have two locations: at
: COPTFLAGS and CFLAGS.  I'm just wondering if I got it right or not.  Another
: compilation question: if I make any changes to /etc/dosemu/config should I
: recompile DOSEMU?

Please try these things before you post. You can put compiler options
in either variable, as COPTFLAGS is included in CFLAGS.  To check,
look at the screen during compilation: you should see your option
on the command line for each "cc" run.
The config file does not require compilation: this is one huge
plus for "dosemu"...

Rob Smith

 
 
 

DOSEMU config and flags for DOSEMU compilation?

Post by Ernie Oport » Sun, 29 May 1994 21:57:09



Smith) says:

Quote:>Please try these things before you post.

I did try them and it didn't seem to make much of a difference.  I was
posting to see if there was anything more to it.  Sorry to have wasted
your time.
--- Ernie "Shokk" Oporto





 
 
 

1. DOSEMU: dosemu needs a standard input

I've installed dosemu-0.64.2 and it works perfectly when run from a console or tty.  However I need to have some automated process run from the
web so I call dosemu in a perl cgi.  The older version of dosemu 0.62 worked as long as you called it like this:

system "dos -F /etc/dosverify.conf < /dev/tty5 > /dev/null";

It seemed to use /dev/tty5 as the standard input and be satisfied however the new version does not work.  It executes and dies without giving an error message.
Does anybody have any idea how I could provide a terminal somehow get it to work from the web cgi?  Thanks in advance.  

2. How to set up DNS

3. DOSEMU: One autoexec for regular dos and dosemu

4. 2 ISP's on one network???

5. DOSEMU at bootup question (dosemu newbie?)

6. way to pipe iostat, vmstat directly to a memory buffer

7. dosemu error: /var/lib/dosemu/hdimage.first doesn't exist

8. (Q) Intermittent problems with P5

9. DOSEMU 0.52 - cant make the dosemu.dvi manual

10. DPMI under dosemu (was Re: DOSEMU Success list!!)

11. DOSEMU: Newbie question: can't lauch dosemu from dos floppy

12. DOSEMU: dosemu.users no effect?

13. DOSEMU: how to make native DOS drive C: appear as DOSEMU drive C: ?