Rockbox mail archive
Subject: Problem compiling with Cygwin
Problem compiling with Cygwin
Hi folks,
I just updated my cvs to the latest. It's been a week or so since I
last did this. However, now I cannot compile an Iriver H300 build under
Cygwin any more. GCC gives me an error message that is totally beyond
me. I've pasted the output from make below.
The problem is in the libfaad plug-in.
Anyone got any idea what recent change might have broken H300 Cygwin builds?
Thanks heaps,
Andrew.
make[1]: `rdf2binary' is up to date.
make[1]: `convbdf' is up to date.
make[1]: `scramble' is up to date.
make[1]: `descramble' is up to date.
make[1]: `mkboot' is up to date.
make[1]: `bmp2rb' is up to date.
make[1]: `codepages' is up to date.
make[1]: Nothing to be done for `all'.
MAKE in bitmaps/native
make[3]: Nothing to be done for `all'.
MAKE in bitmaps/mono
make[3]: Nothing to be done for `all'.
MAKE in bitmaps/remote_native
make[3]: Nothing to be done for `all'.
MAKE in bitmaps/remote_mono
make[3]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
MAKE in Tremor
make[3]: Nothing to be done for `all'.
MAKE in libmad
make[3]: Nothing to be done for `all'.
MAKE in libffmpegFLAC
make[3]: Nothing to be done for `all'.
MAKE in liba52
make[3]: Nothing to be done for `all'.
MAKE in libmusepack
make[3]: Nothing to be done for `all'.
MAKE in libwavpack
make[3]: Nothing to be done for `all'.
MAKE in libalac
make[3]: Nothing to be done for `all'.
MAKE in libm4a
make[3]: Nothing to be done for `all'.
MAKE in libfaad
CC tns.c
tns.c: In function `tns_decode_frame':
tns.c:130: error: insn does not satisfy its constraints:
(insn 751 445 446 25 (set (reg:QI 8 %a0)
(mem:QI (plus:SI (reg/f:SI 14 %a6)
(const_int -255 [0xffffff01])) [44 tns_order+0 S1 A8]))
33 {*m68k.md:826} (nil)
(nil))
tns.c:130: internal compiler error: in reload_cse_simplify_operands, at
postreload.c:391
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [/home/andrew/rockbox/build/apps/codecs/libfaad/tns.o] Error 1
make[2]: *** [libfaad] Error 2
make[1]: *** [build-codecs] Error 2
make: *** [all] Error 2
Received on 2006-09-29
Page was last modified "Jan 10 2012" The Rockbox Crew
|