Re: [Freedos-user] djgpp snprintf?

2007-06-28 Thread Gordon . Schumacher
Robert Riebisch [EMAIL PROTECTED] wrote on Tue, 26 Jun 2007 22:23:33
+0200:

# DJGPP 2.04 beta supports snprintf().

I'd pretty strongly recommend using v2.04 anyway; as soon as the guy in
Legal gets back, I expect that I'll get the paperwork in order to be the
release maintainer for this version and it'll become an actual release
soon.

There's quite a lot of stuff supported in v2.04 that's not in v2.03.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Delorie.com?

2007-04-17 Thread Gordon . Schumacher

Anyone know, by any chance, what happened to delorie.com?  It appears to
have vanished.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Linux freedos cross compiler

2007-03-21 Thread Gordon . Schumacher
Wesley Parish [EMAIL PROTECTED] wrote on Tue, 20 Mar 2007
21:11:22 +1200:

# The thing that came up in my mind was, how does djgpp turn a Un*x binary
into
# a DOS executable?  There's a 32-bit DOS stub that gets attached during
the
# later compile process, after compiling and assembling.  The only thing
is, I
# don't know if it would be possible to compile something in Linux, copy
the
# compiled file over to the DOS partition, then finish the compile process
by
# attaching the 32-bit DOS stub.

Not necessary - if you build a real DJGPP cross-compiler, it will run
stubify for you, right there on the Linux box.  Also, that way you know
you're linking against the correct libraries, etc.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Can an admin PLEASE...

2007-03-21 Thread Gordon . Schumacher

Someone with the access rights PLEASE force-unsubscribe all
@sobyland.com addresses to make the #*!@ we do not accept your
mail messages go away?  If that doesn't fix it, check for any
addresses @jumpserver.net - they're the idiot's upstream
provider.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Freedos-user Digest, Vol 10, Issue 10

2007-03-19 Thread Gordon . Schumacher
me [EMAIL PROTECTED] wrote on Mon, 19 Mar 2007 08:05:17 -0500:

# I want to develop freedos programs in linux ,since I already have
# all my development stuff there.I don't know whether to ask in a
# linux forum of freedos.I found instructions for building a cross
# compiler here.

I'd suggest rather than building your own from scratch, that you
use Andris Pavenis's RPM files.  They work just about perfectly,
and contain a patch for the linker specfile without which your
toolchain will work until you try and link a C++ program :)

You can find the RPMs - both source and binary - at DJ Delorie's
FTP site ftp://ftp.delorie.com/djgpp/rpms for the last official
released version, which is 4.1.0.  As of just yesterday, you can
also get 4.1.2 from Andris Pavenis's site, which is
http://ap1.pp.fi/djgpp/gcc/4.1.2/gcc412.html but note that this
has had very little testing.

If you are running a distro other than Red Hat you may have better
luck rebuilding from the source RPM - my SuSE system had slightly
different paths for some things which were hard-coded.  I posted
a patch to the source RPMs to deal with this just a few minutes
ago, on the djgpp-workers list:
http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=djgpp-workers/2007/03/19/11:30:16
I haven't tried applying that patch to Andris's 4.1.2 stuff yet
though.

I would also strongly recommend using the very latest binutils,
2.17 - when I tried to use 2.16.1 I was running into this:
http://sources.redhat.com/ml/binutils/2005-03/msg00180.html

I'm currently in the process of building ZIP packages of 2.17 for
DJGPP.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Odd behaviour with DOSLFN

2006-11-22 Thread Gordon . Schumacher

I am using DOSLFN to run a program compiled with DJGPP.  I have put
both DOSLFN and my application on a bootable FreeDOS floppy disk,
and I see some very strange behaviour.

If I do not load DOSLFN, the program starts up fairly quickly.  If
I start DOSLFN, however, the floppy sits and grinds for an
additional *two minutes* before the program starts up.  I have tried
all the available switches on DOSLFN, and the DOSLFNMS version, all
to no avail.

One thing which I have discovered is that if I disable write access
in DOSLFN with the w- switch, I get a write access disallowed
error, even though if I do not supply that switch I do not see any
write accesses in the status page (but nearly four hundred read
accesses).

Has anyone else seen this?  I'm at something of a loss for other
things to try out, and I need to have LFN support for this
application if I am to avoid a great lot of tedious renaming...

Thanks for your help!


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] DOS on VM ?

2006-09-25 Thread Gordon . Schumacher
Marcel E. Tschudin [EMAIL PROTECTED] wrote on 09/23/2006
20:07:20 +0300:

# 1) Which of the two VMs would be preferable for this application.

I've personally had better luck with VMware, though VPC works okay.
VPC is probably slightly more intuitive to use if you've never
worked with a VM setup before (but neither is too difficult).  VPC
has a (to me) massively annoying bug which causes the keyboard to
sometimes stop working in the VM if you have locked the host
computer's screen.  Neither of them has built-in drive sharing for
DOS, so you'll have to set up network support à la LanMan to get to
your host computer's drives.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] CWSDPMI with FreeDOS...

2006-09-12 Thread Gordon . Schumacher
So before I reply - please note that I think that HX is some pretty
amazing software; none of this was meant to be a dig at it.

Blair Campbell [EMAIL PROTECTED] wrote on 09/12/2006 06:23:48 -0700:

# I tried all of those versions, with and without EMM386, and all fail.
# and cwsdpmi is unmaintained.

Er.  Charles Sandmann is the author; while I will certainly agree that
he hasn't done a whole lot with it in a while, I'm pretty sure that
he does still maintain it.  He's certainly still active on the DJGPP
mailing list.

I'll put some thought in this... I agree that there's certainly not
any nice sort of answer.  In other universes I'd propose symlinking
CWSDPMI.EXE to HXDPMI.EXE, but without some changes to the command
interpreter that's not happening...

(Hey now, there's a proposal: what about support for DJGPP v2.04-style
symlinks in COMMAND.COM?)

But this discovery certainly surprised me, and I'm not sure that this
is the right answer... though I'll admit that I won't claim to know
off-hand what the right answer is...


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] CWSDPMI with FreeDOS...

2006-09-11 Thread Gordon . Schumacher

...or is it?

C:\FDOS\BINcwsdpmi --help
HDPMI32 v3.05 (c) japheth 1993-2006
usage: HDPMI32 [ -options ]
  -r: install as TSR permanently. Without this option HDPMI32
  remains installed until the next client terminates.
  -u: uninstall a running instance of HDPMI32
  -d: disable a running instance of HDPMI32
  -e: reenable a disabled instance of HDPMI32
  -l: allocate TLB in low DOS memory
  -m: disable DPMI 1.0 memory functions
  -b: keep TLB only while a client is running
  -t: don't touch CR0 NE bit


C:\DJGPP\binCWSDPMI --help
CWSDPMI V0.90+ (r5) Copyright (C) 2000 CW Sandmann  ABSOLUTELY NO WARRANTY
Protected mode not accessible.


So, I'd say that's a no...
Why is there something that's not really CWSDPMI being shipped with
FreeDOS with a filename that suggests that it's CWSDPMI?

It turns out to not be my problem, but it certainly kept me confused...


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] LBAcache crash with EMS enabled under VMware

2006-09-07 Thread Gordon . Schumacher

I just did an install of FD 1.0 in a VMware machine, and if I let it boot
with the default option ...EMM386+EMS and SHARE then when LBAcache is
loaded,
I get the following:

Illegal Instruction occurred
CS= IP= SS=CC74 SP=0022 DS= ES=
EAX=00090100 EBX= ECX= EDX=
ESI= EDI= EBP=
Opcodes @CS:IP 00 CD 09 E0 00 F0 30 37
Aborting program
EMM386 - unable to continue - Please reboot=0202

Illegal Instruction occurred
CS= IP= SS=CC74 SP=0016 DS= ES=
EAX=00090100 EBX= ECX= EDX=CC74
ESI= EDI= EBP=
Opcodes @CS:IP 00 CD 09 E0 00 F0 30 37
Aborting program
EMM386 - unable to continue - Please reboot=

where the last four digits displayed scroll continuously.

The first option ...EMM386, no EMS (most UMBs), max RAM free works fine.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Freedos-user Digest, Vol 3, Issue 16

2006-08-14 Thread Gordon . Schumacher
Blair Campbell [EMAIL PROTECTED] wrote on 08/11/2006 00:28:53 -0700:

# Since FreeCOM 0.84pre2 has become quite stable recently, it will be
# included, and 0.82 pl3 MIGHT find its way in as a backup in case any
# users would prefer legacy (but possibly better-working) versions.
#
# I think that's it for now... oh and the ctty nul thing that some
# people complained about in postinst.bat is gone now, so you in fact
# can see the messages that some things want to print :-).

Has the path-searching bug that I mentioned earlier gotten resolved?
I'm running using the old command.com from the 0.9 CD so that I can
keep running...

Also, just a curiosity - I see periodic messages that say something
like sector empty (I couldn't trigger it just now)... I'm
guessing that those are some debugging switch that got left on?  If
not (i.e., if this doesn't ring a bell for someone) I'll work harder
at making it happen again.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] please remove me from your list

2006-08-08 Thread Gordon . Schumacher
chris morgan [EMAIL PROTECTED] wrote on 08/08/2006 11:15:36
-0700:

# Please remove me from your list. I appreciate it!

I feel the need to forward on this gem from the Qt mailing list,
courtesy of Guido Seifert and Till Oliver Knoll.  It has been
appropriately modified for this list:



Forget it. You are trapped here forever. :-)

% Look at trap

You see a trapdoor in the wall. Besides it there is a red towel.

% Look at towel

It's a largish bath towel from Marks and Spencer. It looks like it has
travelled far through the galaxy.

% Take towel

You have taken the towel. It has revealed a hidden lever.

% Pull lever

With a noisy ekkksss! the trapdoor opens. A hidden dungeon lies to
the north behind it. A few steps away there is something on the floor
which looks like an envelope.

% Go north

You walk into the dungeon. It's getting dark. Just to your feets lies
the envelope.

% Take envelope

You now have the envelope.

% Open envelope

A note is inside.

% Read note

It is too dark to read.

% Turn on flash light

Luckily enough you have your flash light always with you (equiped with
infinity batteries). It is now bright.

% Read note

It sais: Please send your 'unsubscribe' request to
[EMAIL PROTECTED] and follow
instructions.

p.s. That's -REQUEST! Signed, the dungeon troll

% Ignore note

You are eaten by a grue.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user