[LLVMdev] Some Questions about LLVM

Michael McCracken michael.mccracken at gmail.com
Mon Oct 25 12:07:24 PDT 2004


On Mon, 25 Oct 2004 13:49:19 -0500 (CDT), Chris Lattner
<sabre at nondot.org> wrote:
> > btw: there was an error when installing LLVM, the system complained "no
> > pax command...". What pax is?
> 
> I have no idea.

At least on Mac OS X, pax is a packaging utility, that reads and
writes a bunch of formats including tar. I think it's used for Apple's
installer packages. Not sure why it'd be mentioned in an LLVM build
though. I've certainly never noticed it there.

What platform are you using?

-mike

-- 
Michael McCracken
UCSD CSE PhD Student
San Diego Supercomputer Center
http://www.cse.ucsd.edu/~mmccrack/




More information about the llvm-dev mailing list