Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

[feature request] Compiling for x86 misses libmemsvc #166

Description

@jsturdy

Brief summary of issue

In order to compile for x86_64 (GLIB emulator) an equivalent of libmemsvc must be provided.
Currently this file does not exist in ctp7_modules and @lpetre-ulb has a version that has been used for generating the GLIB emulator lpetre-ulb/gem_glib_sw
Somehow this needs to be included in the set of GEM tools, whether added here to ctp7_modules or independently as a dependency elsewhere.
I and @mexanick propose that it is included here in ctp7_modules to reduce the number of multiplying packages.

Types of issue

  • Feature request (request for change which adds functionality)

Expected Behavior

Compiling for x86_64 should work

Current Behavior

Doesn't work

Steps to Reproduce (for bugs)

make

Possible Solution (for bugs)

Include sources for IPBus based libmemsvc to ctp7_modules (this was how I resolved the issue for my testing, it was added to a server subdirectory as seen in the ctp7_modules.mk file)

Your Environment

  • Version used: 366ee77

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions