- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I clicked on the url that you referenced with the assembly code, and that particular chunk is under this conditional compilation:
#elif __ppc__
So the assembly code is suitable for power pc, but not intel architecture. Probably your build configuration isn't correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Melanie.
@Andre, does the response from Melanie answer your question? Thx.
_Kittur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Melanie and Kittur,
Thanks for the quick response! It might as well be the case that this particular chunk is being considered due to incorrect build configuration... I still didn't have the chance to try fixing it -- to be honest, what I'm trying to compile here is the Julia language REPL, so the build wasn't set up by me. This issue is being discussed on GitHub (https://github.com/JuliaLang/julia/issues/9145), I'll forward Melanie's suggestion to them.
Thank you very much,
Andre.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great, thanks Andre for keeping us updated.
_Kittur

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page