Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete HELLO_WORLD version as a kernel module #7

Open
olexandr-konovalov opened this issue Feb 2, 2017 · 3 comments
Open

Complete HELLO_WORLD version as a kernel module #7

olexandr-konovalov opened this issue Feb 2, 2017 · 3 comments

Comments

@olexandr-konovalov
Copy link
Member

https://github.com/gap-packages/example/blob/master/src/hellod.c has a prototype of a HELLO_WORLD example implemented as a kernel module. It has to be checked, completed, added to the test and documented.

@olexandr-konovalov
Copy link
Member Author

Furthermore, I suggest to replace an example which uses an external binary, but the example that uses the kernel module, prepared with PackageMaker. There is no need to provide a setup for standalone binary, which needs not to be standard, but an example of a kernel module, adapted to a new build system, would really be useful.

@ChrisJefferson
Copy link
Member

I think it would be a bad idea to run PackageMaker and cut+paste the result into Example -- the whole idea of PackageMaker is each user runs it themself. @fingolfin might have a stronger opinion than me.

@fingolfin
Copy link
Member

I tnd to agree with @ChrisJefferson . I'd rather have an example using gac. And I am thinking about changing PackageMaker to generate package skeletons without automake, and perhaps without autoconf, too, if my build system revisisons get merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants