Re: [OpenWrt-Devel] network/znc: Package binaries appear to be broken by MIPS16

2015-02-17 Thread Jonas Gorski
On Mon, Jan 19, 2015 at 9:04 AM, Oliver wrote: > Having compiled an image yesterday with ZNC with a MIPS24kc target and > MIPS16 enabled, I found that it would eventually crash after starting so I > ran it in the console and found the segfault was due to an "illegal hardware > instruction" - conse

Re: [OpenWrt-Devel] network/znc: Package binaries appear to be broken by MIPS16

2015-01-21 Thread Karl Vogel
On Tue, Jan 20, 2015 at 11:07 AM, Sławomir Demeszko wrote: > 19.01.2015 19:50, Oliver wrote: >> >> I'll try 4.9 - out of interest, do you have any references to the bug in >> 4.8 (C++ specific?) > > > Sorry, I do not remember where I read about that. I think you're referring to the MIPS16 bug in

Re: [OpenWrt-Devel] network/znc: Package binaries appear to be broken by MIPS16

2015-01-20 Thread Sławomir Demeszko
19.01.2015 19:50, Oliver wrote: I'll try 4.9 - out of interest, do you have any references to the bug in 4.8 (C++ specific?) Sorry, I do not remember where I read about that. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://list

Re: [OpenWrt-Devel] network/znc: Package binaries appear to be broken by MIPS16

2015-01-19 Thread Sławomir Demeszko
19.01.2015 at 09:04, Oliver wrote: Having compiled an image yesterday with ZNC with a MIPS24kc target and MIPS16 enabled, I found that it would eventually crash after starting so I ran it in the console and found the segfault was due to an "illegal hardware instruction" - consequently I edited t

[OpenWrt-Devel] network/znc: Package binaries appear to be broken by MIPS16

2015-01-19 Thread Oliver
Having compiled an image yesterday with ZNC with a MIPS24kc target and MIPS16 enabled, I found that it would eventually crash after starting so I ran it in the console and found the segfault was due to an "illegal hardware instruction" - consequently I edited the Makefile to disable MIPS16 comp