Skip to content

libsycl.so-gdb.py installed with wrong name in wrong directory #1636

Closed
@cgleggett

Description

@cgleggett

with 95ded99 libsycl.so-gdb.py is getting installed as
INST_DIR//SRC_DIR/sycl/xmethods/$<TARGET_FILE_NAME:sycl>-gdb.py

where INST_DIR is the value of CMAKE_INSTALL_PREFIX, SRC_DIR is the location of the llvm source, and $<TARGET_FILE_NAME:sycl> is actually that exact string.

this got messed up somewhere between bb73d92 and 95ded99

config.py options were --cuda --shared-libs -o . -t release --no-werror

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions