Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Cygwin Compiler

Re: Cygwin Compiler

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Tue, 6 Aug 2002 22:13:29 +0200

Justin Heiner wrote:
> /home/Administrator/rockbox/build/tree.o(.text+0x1ec): undefined reference to
> `_memcmp'

This is because you are using gcc-3.1.x instead of 3.0.4. gcc-3.1 changes calls to strncmp into memcmp behind your back.

I haven't investigated it enough to know if there's an easier workaround than downgrading your compiler.

-- 
Björn
Received on 2002-08-06

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy