2021-01-16 23:00:50 +01:00
2021-01-16 23:00:50 +01:00
2021-01-16 23:00:50 +01:00
2021-01-16 23:00:50 +01:00
2021-01-16 23:00:50 +01:00

Requires the RPXLoadingModule to be running via SetupPayload. Requires wut for building. Install via make install.

Usage

When linking, make sure to add the librpxloader.ld file to the LDFLAGS.

Example:

LDFLAGS	=	-g $(ARCH) $(RPXSPECS) -Wl,-Map,$(notdir $*.map) -T$(WUMS_ROOT)/share/librpxloader.ld
Description
No description provided
Readme 82 KiB
Languages
C 39.5%
C++ 37.4%
Makefile 22.1%
Dockerfile 1%