Summary: | Compile error: error: '-mips64r2' conflicts with the other architecture options, which specify a mips64 processor | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Peter Seiderer <ps.report> |
Component: | general | Assignee: | Julian Seward <jseward> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | mips32r2 |
Priority: | NOR | ||
Version: | 3.14 SVN | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | [RFC PATCH] configure.ac: disable gcc march mips64r2 detection |
Description
Peter Seiderer
2018-11-12 18:31:55 UTC
I hope this is fixed with https://sourceware.org/git/?p=valgrind.git;a=commit;h=e61d13087096139024788393218367572751b4b6 Peter, can you check with Valgrind ToT? Yes, works for the buildroot testcase (tested with valgrind-3.14.0 and commit e61d13087096139024788393218367572751b4b6 applied as patch) |