MCQs > IT & Programming > Kernel Programming - Solaris > Which of the following sequences correctly builds the loadable module 'mymod'?

Kernel Programming - Solaris MCQs

Which of the following sequences correctly builds the loadable module 'mymod'?

Answer

Correct Answer: cc -D_KERNEL -o mymod.o; ld -r -o mymod mymod.o

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Kernel Programming - Solaris Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Kernel Programming - Solaris Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it