[vorbis-dev] BeOS on PPC compile, thread question.
David Burnett
vargol at bigfoot.com
Wed Nov 15 10:32:58 PST 2000
>Greetings,
>
>I'm curious if anyone on the list has tried to get vorbis to
>compile and run on a PPC-based BeOS system. I've started working
>on it, and am running into a couple of recurring problems.
Not tried it on PPCmyself however your more than welcome
to use my GUI encoder code for BeOS once you have it compiling.
>it be accepted? Also, while most of them are changing the void
>*'s from mallocs and reallocs
Thats C++ behaviour, try forcing the compiler to use
C, or strict ANSI C.
If mwcc supports it if try using -Wold-style-cast
>On a related note, is the current libvorbis considered
>thread-safe?
There conflicting evidence. It has been suggested
that once you've initialized ogg, the rest should
be thread safe but I believe that someone tried it and it wasn't.
Dave
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list