On Thu, Oct 29, 2009 at 6:31 PM, Antonio Anton <antonio.anton at anro-ingenieros.com> wrote: > Hi, > > I have identified a problem compiling PJMEDIA with MIPS architecture > (gcc 3.3.3). > > The problem is due to a float variable named 'mips'. It seems to collide > with some internal symbol in the compiler. > > I have renamed the mips variable to mipss (lines 2410, 2441 and 2444) > and it compiles cleanly (in fact everything now compiles OK). > I just fixed this in http://trac.pjsip.org/repos/ticket/951#comment:12 Thanks! Benny > Regards > Antonio > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >