Hi,

I am currently compiling xapian, a probabilistic search engine.
The software is written in C++ and compiles under Sun Studio 11, 12
and GCC 3 and 4. There exist bindings for Ruby, Python and other
languages.
As Ruby is compiled with GCC I need to compile xapian with GCC
too, otherwise the mangling does not work. However, Python requires
Sun Studio. Is there any kind of "mangling conversion" between
Sun Studio and GCC or must I really provide two versions of the
xapian libraries?


Best regards

  -- Dago
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to