https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61487
Sam James changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61487
--- Comment #4 from Rose Garcia ---
(In reply to Richard Biener from comment #3)
> What mips target triplet exactly?
mips-linux-musl
(using the patches/buildscripts from https://bitbucket.org/GregorR/musl-cross,
as musl support has still not be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61487
Richard Biener changed:
What|Removed |Added
Keywords||lto
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61487
--- Comment #2 from Rose Garcia ---
maybe related (fails also only on mips with -flto)
libpcap 1.3.0 (compiled WITH -fPIC)
http://www.tcpdump.org/release/libpcap-1.3.0.tar.gz
mips-linux-musl-gcc -L/media/3T/x-prefix/mips/lib -isystem
/media/3T/x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61487
--- Comment #1 from Rose Garcia ---
i forgot to add that the same works fine with exactly the same toolchain built
for armv7l.