Mail Archives: djgpp-workers/1999/10/24/04:29:13
On Thu, 21 Oct 1999, Laurynas Biveinis wrote:
> > > C:\djgpp>unzip32 djdev202
> > > Warning: TZ environment variable not found, cannot use UTC times!!
> >
> > Can we modify unzip32 so that it doesn't print this message? I'm
>
> OK, I did that and uploaded to ftp://ftp.delorie.com/incoming
> Please test it.
Tested. The problem is indeed solved.
DJ, I think we can replace unzip32.exe on SimTel with this new version.
> Other changes:
> -recompiled with latest 2.03 CVS sources instead of 2.02
Is this the reason that the binary is now 20KB larger? I didn't know the
v2.03 library is so much more bloated. Perhaps you could look into this.
> -recompiled with GCC 2.95.1 instead of 2.8.1
What version of Binutils? Can it be that the new version was built with
as.exe that places labels into the object files?
Btw, while testing this version, I got error messages when I tried to run
unzip32 like this:
env TZ='' unizp32 whatever
The error messages said "Error: could not allocate page table memory",
and they seem to come from cwsdpmi. I assume that's because unzip32 has
PMODE/DJ bound into it.
Charles, you once wrote that this can be handled with CWSPARAM. I tried
that, but came to a conclusion I didn't know what exactly to change, and
how. Could you elaborate? Thanks.
- Raw text -