----- Original Message -----
From: "Magnus Holmgren" <magnus...@gmail.com>
To: "Rockbox development" <rockbox-dev@cool.haxx.se>
Sent: Wednesday, April 27, 2011 10:05 AM
Subject: Re: Playback Engine Rework - The basic rundown
On Wed, Apr 27, 2011 at 13:09, pondlife <pondl...@pondlife.me> wrote:
Unfortunately I can't seem to get gcc 4 working under Cygwin, so this may
kill off Cygwin as an option for Windows users.
Not sure if gcc 4 would help, as I found this in the gcc manual:
"Weak symbols are supported for ELF targets, and also for a.out
targets when using the GNU assembler and linker."
--
Magnus
It's works now right? It seemed best to just abandon the convenience for now
and implement codec_main explicitly even if it doesn't have to do anything.
Mike