On Wed, Jul 30, 2014 at 5:49 AM, ji wang <[email protected]> wrote: > And Here is an output of GCC on X86 to compare with
FYI I'm getting the same link sequence if I link hello-world with GCC 4.10 x86 and ARM Linux toolchains (and they both match your results for x86). As for Android, link options look rather unexpected (and probably incorrect). Is GCC called directly (with -fsanitize=address) or via ndk-build magic? -Y -- You received this message because you are subscribed to the Google Groups "address-sanitizer" 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.
