search for: felide

Displaying 5 results from an estimated 5 matches for "felide".

Did you mean: elide
2008 Dec 05
2
Asterisk h323 module
...e chan_ooh323.c:2053: error: for each function it appears in.) make[1]: *** [chan_ooh323.o] Error 1 make: *** [channels] Error 2* So I tried to comple PWLIB v.1.10 and haven't success too - the compile error is : * g++ -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/pwlib/include -xO3 -DSOLARIS -felide-constructors -c ../../ptclib/pldap.cxx -o /root/pwlib/lib/obj_solaris_sparc_r/pldap.o g++: language O3 not recognized g++: language O3 not recognized g++: ../common/notifier_ext.cxx: linker input file unused because linking not done cc -DSOLARIS -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/pwlib/in...
2006 May 18
0
Error building Oh323
Hello Im having problem building oh323 on SuSE Linux 9.3, I have build the openH323 and pwlib and Im getting the following error: g++ -Wall -felide-constructors -x c++ -Os -DP_USE_PRAGMA -ffunction-sections -fd ata-sections -D_REENTRANT -Wall -fPIC -I/usr/src/pwlib/include -DPTRACING -I/usr /src/openh323/include -DHAS_OSS -DWRAPTRACING -DWRAPTRACING_LEVEL=5 -DPWLIBVERSI ON=\"1.6.6\" -DOPENH323VERSION=\"1.13.5\" -I/usr/src/...
2008 Aug 08
1
h323 channel compile error
...----------------------------------------------------------- make P_SHAREDLIB=1 opt make[1]: Entering directory `/root/openh323' make -C src opt make[2]: Entering directory `/root/openh323/src' g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/root/openh323/include -I/root/pwlib/include -Os -felide-constructors -Wreorder -c h323ep.cxx -o /root/openh323/lib/obj_linux_x86_r/h323ep.o /root/openh323/include/h4601.h: In member function ?H460_FeatureContent::operator H460_FeatureTable*()?: /root/openh323/include/h4601.h:292: warning: type-punning to incomplete type might break strict-aliasing ru...
2004 Feb 04
0
dovecot crash on sendfilev64 on solaris 8 (32bit)
...net,S=1381:2,S I'm working on SPARC 32 bit architecture with the following compile options: CC=gcc CXX=gcc CFLAGS="-O9 -msupersparc -mcpu=supersparc -mtune=supersparc -fno-omit-frame-pointer -m32" CXXFLAGS="-O9 -msupersparc -mcpu=supersparc -mtune=supersparc -felide-constructors -fno-exceptions -fno-rtti -m32" CPPFLAGS="-I/usr/local/ssl/include/ -I/data/chroot/mysql/mysql/include/mysql" LDFLAGS="-L/data/chroot/mysql/mysql/lib/mysql -L/usr/local/ssl/lib" LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/ssl/lib:/data/chroot/mys...
2005 May 19
3
[LLVMdev] [Cygwin] llvm 'make install' build errors
Reid, I think it is the first time it is run that the errors occcur !? Not sure but that would seem logical. Aaron