i just put the Toto test project on my mac, and compiled it. It works when using -lazy-lTotoLib as well as when using -lTotoLib. And if i compile TotoApp using -lazy-lTotoLib and add a debug message in the main right before the library will get loaded, the binary executes without dependencies problem, displays the first message. Then just adding libTotoLib.so in the directory and re-running the TotoApp binary displays the same message.
So this really a problem with the gendef tool, which apparently messes up with the functions, right? i really don't see what to add to the TotoLib object in term of calling conventions, any clue? Thanks guys! Pierre. ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
