Ian Kumlien
2004-Aug-06 14:57 UTC
[icecast-dev] [FYI] Static compile and a few questions...
Hi, To simplify a static compile you could change the -l order to add ogg after vorbis, else a static compile won't work. You could also add a LIBTOOLFLAGS that is at the right place in the linking stage with a comment like "add '-all-static' here to do a static compile.(usefull for chroot installs) Right place is: LINK = $(LIBTOOL) --mode=link $(CCLD) -all-static $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ (yes, i bet you know, but just to make sure... ) Also has anyone been looking in to adding linuxpirvs support (capabilities)? I also wonderd if icecast2 will support that magicall/mythical instant stripping of oggs instead of reencoding to get a lowerbitrate? //Ian Kumlien PS. CC since I'm not on this ML. DS. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.