Getting Makefile to show command that was run

87 views
Skip to first unread message

Arch Robison

unread,
Mar 20, 2015, 5:26:36 PM3/20/15
to juli...@googlegroups.com
I'm working on getting the new GC into the threading branch, and am at the point where the code compiles but crashes (progress!).  How do I get the build process to show me what command it was running, so I can replay it in a debugger?  Here's the point in the build where I want to debug whatever "JULIA..." is doing.

$ make
fatal: bad revision '^upstream/master'
fatal: Not a valid object name upstream/master
    JULIA usr/lib/julia/sys0.o
LLVM ERROR: Cannot select: 0x21fc4f0: i64 = X86ISD::WrapperRIP 0x21fc3e8 [ORD=6] [ID=72] dbg:boot.jl:270
  0x21fc3e8: i64 = TargetGlobalTLSAddress<%jl_value_t*** @jl_pgcstack> 0 [TF=10] [ORD=6] [ID=43] dbg:boot.jl:270
In function: julia__new_0
make[1]: *** [/localdisk/adrobiso/archrobison-master-threading/julia/usr/lib/julia/sys0.o] Error 1
make: *** [julia-sysimg-release] Error

- Arch

Patrick O'Leary

unread,
Mar 20, 2015, 5:33:30 PM3/20/15
to juli...@googlegroups.com
I believe `make VERBOSE=1` will help?
Reply all
Reply to author
Forward
0 new messages