[vorbis] What makefile should we use ?

Jeremy C. Reed reed at reedmedia.net
Wed Jun 20 13:17:21 PDT 2001



On Wed, 20 Jun 2001, [iso-8859-1] Sékine COULIBALY wrote:

> I'm trying to write my own code for an oggplayer. Once i have my source
> files, what kind of makefile should I use ? Or what commande line should i
> give to the compiler ?

I am not sure if there is correct answer since we don't know about your
code, your compiler, your make, etc.. Anyways, I assume it will be
something like:

 gcc -o youroggplayer -I/usr/local/include -lvorbisfile -lvorbis -lm -logg
 -L/usr/local/lib -lao youroggplayer.c

   Jeremy C. Reed
   http://www.reedmedia.net/

--- >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-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 mailing list