Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 1999 21:27:12 -0800 (PST)
From:      Archie Cobbs <archie@whistle.com>
To:        green@unixhelp.org (Brian Feldman)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Weird file corruption?
Message-ID:  <199901130527.VAA10163@bubba.whistle.com>
In-Reply-To: <Pine.BSF.4.05.9901122050530.20586-100000@janus.syracuse.net> from Brian Feldman at "Jan 12, 99 08:59:04 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Feldman writes:
> Then I experienced problems compiling i86.c, which should have been (once
> extracted again, this part of the archive wasn't corrupted)
> static void i_xchg_axcx(void)    /* Opcode 0x91 */
> {
>     XchgAXReg(CX);    
> }
> but was
> static 
> static voidaxcx(void)    /* Opcode 0x91 */
> {
>     XchgAXReg(CX);
> }
> 
> So far, I really haven't seen this much, but I'm getting worried. Anyone have
> any idea wha the problem is?

Bad memory?
Overclocking?
Wasn't libz recently updated? (Does gzip use it?)

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901130527.VAA10163>