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

Build signal_proc_lib as a .so and link with code #8

Open
atom2626 opened this issue Feb 1, 2016 · 4 comments
Open

Build signal_proc_lib as a .so and link with code #8

atom2626 opened this issue Feb 1, 2016 · 4 comments
Assignees

Comments

@atom2626
Copy link
Member

atom2626 commented Feb 1, 2016

Currently, some functionnalities of signal_proc_lib has been copied and pasted in sections of the IntelliPi (i.g. preprocessing).

This library should exist as a shared object and be linked to the project.

@alexvjoseph alexvjoseph self-assigned this Feb 2, 2016
@alexvjoseph
Copy link

created and linked a shared object for a sample code on ubuntu 14.04.3 LTS, need to replicate the steps on custom image

@alexvjoseph
Copy link

Converted the library as shared object and linked with a sample code while on cross compiling stage and tested the generated executable on target

@zimbob10k zimbob10k reopened this Mar 6, 2016
@zimbob10k
Copy link
Contributor

Please add - checkin/commit information so we can track this feature

@alexvjoseph
Copy link

Please note the check-in/commit information,

https://github.com/AtlantsEmbedded/IntelliPi/tree/feature/shared_objects

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