Some success: First class propagators in Windows

Harmon Nine hnine at isis.vanderbilt.edu
Mon Jan 30 20:47:17 CET 2006


Hi.

 

I've gotten the "ri" and "reflect" modules to compile and run on
windows.

 

However, I've run across a problem getting the "fcp" module to build.
It complains that it needs access to a symbol
"PropagatorReference::_id", i.e. the static "_id" member of the
PropagatorReference class, which is defined in the "reflect" module.

 

Is there an easy way to get "fcp" to recognize/import this symbol from
the "reflect" module, specifically from the file reflect.so-win32-i486?

Linking it into the fcp build by including it on the linker command-line
causes the linker to complain about a multitude of redefined symbols.

The only other means I can think of is to make a separate .dll for the
reflect module, or to compile the reflect module (or parts thereof)
directly into the emulator, i.e. into emulator.dll.

 

Thanks for any help. :-)

 

-- Harmon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/attachments/20060130/efce6acb/attachment.html


More information about the mozart-hackers mailing list