in reply to Re: XS module cannot find boot_FooBar symbol
in thread XS module cannot find boot_FooBar symbol

Yes, I've read some codes of EUMM. Actually, I also read some code of M::B, M::B::X, M::I. I noticed that they are heavily relied on the the Config module.

Now my CMake XS dev wrapper works for a minimum test module, but don't work if the module relies on another library. That is the origin I ask the question here.

  • Comment on Re^2: XS module cannot find boot_FooBar symbol