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

Added Github Actions CI #2

Merged
merged 39 commits into from
Jun 14, 2023
Merged

Added Github Actions CI #2

merged 39 commits into from
Jun 14, 2023

Conversation

TheTechsTech
Copy link
Contributor

No description provided.

TheTechsTech and others added 9 commits June 7, 2023 23:16
  [ 50%] Building C object CMakeFiles/testdelay.dir/examples/testdelay.c.o
  [ 54%] Linking C executable bin/testdelay
  /usr/bin/ld: lib/libtask.a(task.c.o): in function `taskcreate':
  task.c:(.text+0x1ea): undefined reference to `getmcontext'
  /usr/bin/ld: lib/libtask.a(context.c.o): in function `swapcontext':
  context.c:(.text+0x82): undefined reference to `getmcontext'
  /usr/bin/ld: context.c:(.text+0x90): undefined reference to `setmcontext'
  collect2: error: ld returned 1 exit status
[ 50%] Building C object CMakeFiles/testdelay.dir/examples/testdelay.c.o
[ 54%] Linking C executable bin/testdelay
/usr/bin/ld: lib/libtask.a(task.c.o): in function `taskcreate':
task.c:(.text+0x1ea): undefined reference to `getmcontext'
/usr/bin/ld: lib/libtask.a(context.c.o): in function `swapcontext':
context.c:(.text+0x82): undefined reference to `getmcontext'
/usr/bin/ld: context.c:(.text+0x90): undefined reference to `setmcontext'
collect2: error: ld returned 1 exit status
@XiaochenCui XiaochenCui merged commit ca19850 into XiaochenCui:master Jun 14, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants