[LLVMdev] LLVM-based JVM JIT for libgcj
Reid Spencer
reid at x10sys.com
Wed Apr 19 07:42:59 PDT 2006
The correct way to do that is:
make VERBOSE=1
you can also do:
make TOOL_VERBOSE=1
which implies VERBOSE=1 and also tells each tool (compiler, linker, etc)
to be verbose about the actions it is taking.
Reid.
On Wed, 2006-04-19 at 10:39 +0100, Ralph Corderoy wrote:
> Hi Tom,
>
> > I didn't dig into the Makefiles... are the libraries and whatnot built
> > -fPIC?
>
> If you do `make Verb=' then you'll see all the actual command
> invocations and can grep for bits of interest.
>
> Cheers,
>
>
> Ralph.
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060419/9045f11d/attachment.sig>
More information about the llvm-dev
mailing list