Hello, I'm afraid you're on the wrong mailing list :)
You'll need: https://lists.dot.net/mailman/listinfo/mono-devel-list Jb On Thu, Sep 15, 2016 at 11:33 PM, <[email protected]> wrote: > > Hi all, > > I am trying to get mono working on ppc. > Apparently, on one else is using it. even debian. > > I did a lot of debugging and finally at a point where I know the problem > is in mono runtime > > The even generated the CIL code on both x86 and ppc and compared them. > They are exactly identical. > > problem area is as simple as this: > > int x = (int) 2.0 > If I print x, I get 0. > > more details: > > math.ceiling() is broken and may be more are broken. > > > At this point, I am not sure what is the best route to debug other than > disassembling the code for which I need some prepareation as I don't has > 'as' and 'ld' on my ppc platform. > I need to build them. > > In the mean time, if anyone has an advice on debugging this issue, I > highly appreciate it. > > Thanks, > M Jam > > -- > -- > -- > mono-cecil > --- > You received this message because you are subscribed to the Google Groups > "mono-cecil" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
