Hi, On the virbis.com website, it is published that gcc needs to be upgraded to avoid a gcc bug. However, it is not easy to ask the ISP to upgrade gcc due to many reasons. (It will be hard to ask upgrade in any production grade ISP platform!) Can you develop some kind of work around? Say, use an configure option to bypass this bug. Thanks, Steve --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Mon, 15 Oct 2001, Horng-Twu Lihn wrote:> > Hi, > On the virbis.com website, it is published that gcc needs to > be upgraded to avoid a gcc bug. > However, it is not easy to ask the ISP to upgrade gcc due to many reasons. > (It will be hard to ask upgrade in any production grade ISP platform!) > > Can you develop some kind of work around? > Say, use an configure option to bypass this bug.It would be easier to go compile the library on another machine with a good version of gcc and copy it to the computer where you actually want to use it. Or, you could also use the precompiled libs on the vorbis site. --- Stan Seibert --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
If you have enough quota, you might install the new compiler locally in your home directory and adjust the build scripts accordingly. On 10/15/2001 at 1:09 PM Horng-Twu Lihn wrote:>Hi, >On the virbis.com website, it is published that gcc needs to >be upgraded to avoid a gcc bug. >However, it is not easy to ask the ISP to upgrade gcc due to many reasons. >(It will be hard to ask upgrade in any production grade ISP platform!) > >Can you develop some kind of work around? >Say, use an configure option to bypass this bug. > >Thanks, >Steve > > > > >--- >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@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered.--- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.