Fixed buildsystem to include -rdynamic during linking.
commitab8193d9bc9bd7cb89c8473b975b78e667b5f3fb
authorEthereal <ethereal.visage@gmail.com>
Fri, 25 Feb 2011 21:07:41 +0000 (25 14:07 -0700)
committerEthereal <ethereal.visage@gmail.com>
Fri, 25 Feb 2011 21:07:41 +0000 (25 14:07 -0700)
treebe7734dc9ee6fe2e248be685f1c8f1374c371cab
parent3419e883920e79442da45f060de214436b2f3799
Fixed buildsystem to include -rdynamic during linking.

This allows shared libraries to access symbols in the main executable.
modules/cpuTime/src/marshal/Marshal.cpp
src/monitor/MarshalWrapper.cpp
src/monitor/SConscript