Skip to content

Using different tags instead of FDOFFSET. #3

@vivek425ster

Description

@vivek425ster

How to use different type of tags instead of FDOFFSET which is defined in libdft/src/config.h
When I am trying to use other tags such as UINT8, UINT32SET by changing the makefile.rules line
TOOL_CXXFLAGS += $(LOGGING_FLAGS) -DCUSTOM_TAGS_FDOFFSET -std=c++11 -I$(LIBDFT_PATH) -I./include
to -DCUSTOM_TAGS_UINT8 or any other tag name
and similar change in makefile.libdft in support directory.
When i am again doing make. I am getting errors in dtracker.H files in PROVLOG inline functions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions