Closed Ambext closed 9 years ago
After retrying with a proper rebuild and the flat_namespace option it still doesn't work. I know you are running short on ideas here, and I don't provide much. Happy to organise a team view if that helps.
I dont have any ideas, I need to just try random things till it works really. I cant find any documentation on this.
got it. Let me know when if convenient for a team viewer session.
the weekend mostly...
no worries. You make the call.
On 13 Jul 2015, at 08:57, Hugh Perkins notifications@github.com wrote:
the weekend mostly...
— Reply to this email directly or view it on GitHub https://github.com/hughperkins/cltorch/issues/7#issuecomment-120771233.
but otherwise, around 8am - 08:45am SGT is a fairly stable time.
but I probably need about 5-8 hours total...
Basically, I need to learn how to use Mac nm to view a shared object, and then find appropriate options so that the contents are correct. At the moment, I have no visibility into how to use Mac OSX nm, and therefore no way to look inside the shared objects. So, then it's just guesswork... (Per the normal usage of nm that I know about, see above, our shared objects are correct, but the linker doesnt agree, so theres some information not being shown by nm currently)
Unfortunately pretty much all the ideas I have about linking are coming from this thread, so I can't really help, besides providing a mac remotely :-)
As mentioned, tell me if / when you have enough time to dedicate to this and let's organise it then.
08:00am SGT. Its in 50 minutes time.
ok
can you email me your teamviewer id and password please?
Hmmm, this page is interesting https://developer.apple.com/library/ios/documentation/System/Conceptual/ManPages_iPhoneOS/man3/dlopen.3.html looks like the 'flat namespace' option needs to be in the client exe, not the dll, in this case that would be easycl_unittetss
Hey Hugh, tomorrow morning looks clear for me for another remote session. Let me know if it also is convenient for you.
ok. Sounds good for me :-)
Great. See you tomorrow then.
Hey Hugh,
I have try a build after having updated mac prototype. And it seems it does work! See below [100%] Built target testcall Exowide:build mnemonis$ ./testcall usesluacpp_testLua()
Ok, good info. It's just a stepping stone though, there's still a small discrepancy between the mac-prototype build and the EasyCL build.
Closing this since old. Please feel to re-open if the issue is still not solved.
Coming from issue #5