[Gems-users] adding codes to ruby/system/


Date: Wed, 12 Dec 2007 23:19:11 -0500
From: "Carole-Jean Wu" <carolewu@xxxxxxxxxxxxx>
Subject: [Gems-users] adding codes to ruby/system/
Hello,

I am implementing my own cache profiler to ruby.
I place .C and .h files to ruby's system folder and also include the .C files to ruby's Makefile. I make some function calls of my class functions in Sequencer.C. However, while compiling ruby, it keeps on complaining about "undefined reference to" my class::function" in Sequencer.C.

Any idea what I might be missing?

Thanks a lot,
Carole
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] adding codes to ruby/system/, Carole-Jean Wu <=