由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - a weak question on system call
相关主题
转行贴太多了 - 给想转行到 CS 的同学们一些建议弱问啥叫key indexing
silly writing question in latex double R[转载] How to implement the "Contour" command
acm trans的latex template的cite问题, 急[转载] Scheme 编程问题求教
/usr/bin/ld: Undefined symbols: (转载)LAPACK++ or TNT?
请问Safety critical software的career path如何请 CMU 的兄弟姐妹们帮忙
Access Excel macro 高手看过来这里哪些方向在工业界比较有前途?
问一个NPC 的问题一个简单的算法问题? (转载)
问题请教个问题 (转载)
相关话题的讨论汇总
话题: system话题: call话题: hello话题: my话题: sys
进入CS版参与讨论
1 (共1页)
p******m
发帖数: 23
1
i am implementing system call on the kernel side: int SYS_hello(void) and
modified callno.h, unistd.h, and syscall.h and syscall.c. Then I wrote a
user program hello.c with hello() to invoke the system call sys_hello().
However, when make, I got the following: in Main:undefined reference to
hello(). My guess it either that my kernel side does not work properly or
my user side does not connect properly. Someone hinted that he used a
trick system call constant, is there anything special with the a
1 (共1页)
进入CS版参与讨论
相关主题
请教个问题 (转载)请问Safety critical software的career path如何
intern 电话面试 (转载)Access Excel macro 高手看过来
问个关于socket问题问一个NPC 的问题
如何比较C, C++ 和JAVA???问题
转行贴太多了 - 给想转行到 CS 的同学们一些建议弱问啥叫key indexing
silly writing question in latex double R[转载] How to implement the "Contour" command
acm trans的latex template的cite问题, 急[转载] Scheme 编程问题求教
/usr/bin/ld: Undefined symbols: (转载)LAPACK++ or TNT?
相关话题的讨论汇总
话题: system话题: call话题: hello话题: my话题: sys