Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!sticks!dwb From: dwb@sticks.apple.com (David W. Berry) Newsgroups: comp.unix.aux Subject: Re: gcc-1.35.bin WHAT is it!Now what do I do? Message-ID: <3048@internal.Apple.COM> Date: 24 Jul 89 21:05:27 GMT References: <17280018@hpsmtc1.HP.COM> Sender: usenet@Apple.COM Organization: Apple Computer Lines: 19 In article <17280018@hpsmtc1.HP.COM> dlw@hpsmtc1.HP.COM (David L. Williams) writes: >Ok, I pulled gcc-1.35.aux.bin.Z over from apple.com and uncompressed it. > >What do I do to the file now to get gcc out? > >I have a file shortened to gcc.bin gcc-1.35.aux.bin.Z is a tar file, containing the various pieces of the distribution in compiled/ready-to-run format, that has been compressed. The name was changed to give much more indication of what it contained than gcc.bin.tar.Z. My suggestion would be to rename it to gcc.bin.tar.Z, and then zcat gcc.bin.tar.Z | tar xvf - That should produce the files mentioned in the readme. Opinions: MINE, ALL MINE! (greedy evil chuckle) David W. Berry (A/UX Toolbox Engineer) dwb@apple.com 973-5168@408.MaBell AppleLink: berry1