search for: fomit

Displaying 20 results from an estimated 655 matches for "fomit".

Did you mean: omit
2009 Jan 19
2
[LLVMdev] llvm-gfortran test results
...ecutable FAIL: gfortran.dg/array_constructor_11.f90 -O2 (internal compiler error) FAIL: gfortran.dg/array_constructor_11.f90 -O2 (test for excess errors) WARNING: gfortran.dg/array_constructor_11.f90 -O2 compilation failed to produce executable FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer (internal compiler error) FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer (test for excess errors) WARNING: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer compilation failed to produce executable FAIL: gfortran.dg/array_constructor_11.f90 -O3 -...
2008 Jun 10
1
[LLVMdev] llvm-gcc4.2-2.3 gfortran failures
...AST_UPDATED: Native configuration is i686-apple-darwin9 === gfortran tests === Running target unix FAIL: gfortran.dg/actual_array_constructor_1.f90 -O1 execution test FAIL: gfortran.dg/actual_array_constructor_1.f90 -O2 execution test FAIL: gfortran.dg/actual_array_constructor_1.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/actual_array_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/actual_array_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/actual_array_con...
2009 Aug 23
0
[LLVMdev] x86_64 darwin multilib gfortran testresults
...ed to produce executable FAIL: gfortran.dg/char_transpose_1.f90 -O2 (internal compiler error) FAIL: gfortran.dg/char_transpose_1.f90 -O2 (test for excess errors) WARNING: gfortran.dg/char_transpose_1.f90 -O2 compilation failed to produce executable FAIL: gfortran.dg/char_transpose_1.f90 -O3 -fomit-frame-pointer (internal compiler error) FAIL: gfortran.dg/char_transpose_1.f90 -O3 -fomit-frame-pointer (test for excess errors) WARNING: gfortran.dg/char_transpose_1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable FAIL: gfortran.dg/char_transpose_1.f90 -O3 -fomit-frame-...
2008 Nov 02
1
[LLVMdev] llvm-2.4 prerelease gfortran results
...ecutable FAIL: gfortran.dg/array_constructor_11.f90 -O2 (internal compiler error) FAIL: gfortran.dg/array_constructor_11.f90 -O2 (test for excess errors) WARNING: gfortran.dg/array_constructor_11.f90 -O2 compilation failed to produce executable FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer (internal compiler error) FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer (test for excess errors) WARNING: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer compilation failed to produce executable FAIL: gfortran.dg/array_constructor_11.f90 -O3 -...
2004 Sep 10
2
1.0 candidate checked in
On Fri, Jul 20, 2001 at 03:01:54PM -0700, Josh Coalson wrote: > --- Matt Zimmerman <mdz@debian.org> wrote: > > > > automake will include ltmain.sh in the source distribution, so it > > should be > > used even if it isn't installed on the build system. In fact, it > > seems to > > always use the distributed version, and not the installed one
2004 Sep 10
2
1.0 candidate checked in
.../bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"flac\" -DVERSION=\"1.0\" -DFLAC__CPU_IA32=1 -DFLAC__ALIGN_MALLOC_DATA=1 -DFLAC__HAS_NASM=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -I. -I. -I./include -I ../../include -Wall -W -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Winline -DFLaC__INLINE=__inline__ -g -O2 -c bitbuffer.c mkdir .libs gcc -DPACKAGE=\"flac\" -DVERSION=\"1.0\" -DFLAC__CPU_IA32=1 -DFLAC__ALIGN_MALLOC_DATA=1 -DFLAC__HAS_NASM=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEO...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...config.status: executing libtool commands config.status: executing stamp-h commands R is now configured for x86_64-alpine-linux-uclibc Source directory: . Installation directory: /usr C compiler: x86_64-alpine-linux-uclibc-gcc -std=gnu99 -march=native -O3 -pipe -fomit-frame-pointer Fortran 77 compiler: x86_64-alpine-linux-uclibc-gfortran -Os C++ compiler: x86_64-alpine-linux-uclibc-g++ -march=native -O3 -pipe -fomit-frame-pointer Fortran 90/95 compiler: x86_64-alpine-linux-uclibc-gfortran -Os Obj-C compiler: x86_64-alpine-li...
2004 Sep 10
1
error during compile
...l in src make[1]: Entering directory `/opt/flac-0.8/src' Making all in libFLAC make[2]: Entering directory `/opt/flac-0.8/src/libFLAC' /bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"flac\" -DVERSION=\"0.8\" -I. -I. -I./include -I ../../include -Wall -W -O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions -DNDEBUG -c bitbuffer.c mkdir .libs gcc -DPACKAGE=\"flac\" -DVERSION=\"0.8\" -I. -I. -I./include -I ../../include -Wall -W -O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions -DNDEBUG -Wp,-MD,.deps...
2011 Apr 15
1
[LLVMdev] -fplugin-arg-dragonegg-enable-gcc-optzns impact
...pact of that feature. Comparing clang 2.9, FSF gcc 4.5.3svn, > > FSF gcc 4.6.0 and dragonegg svn with FSF gcc 4.5.3svn using the himenoBMTxpa benchmark, > > the enhancement to code performance from -fplugin-arg-dragonegg-enable-gcc-optzns is > > clear on x86_64-apple-darwin10 for -fomit-frame-pointer -O3 -ffast-math -funroll-loops... > > > > compiler MFLOPS > > clang 2.9 230.529385 > > gcc 4.5.3 246.064891 > > de-gcc 4.5.3 204.845864 > > de-gcc...
2009 Jul 03
3
ffmpeg and zoneminder install problems
...noticed that some of you have been able to use zoneminder on Centos 5.3, Can you help me get zoneminder installed. Thank you much, Greg Ennis P.S. here is the output of make [root at SeVi ffmpeg]# make "/root/software/ffmpeg"/version.sh "/root/software/ffmpeg" gcc -fPIC -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -O3 -I"/root/software/ffmpeg" -I"/root/software/ffmpeg" -I"/root/software/ffmpeg"/libavutil -I"...
2003 Jan 20
2
Fortran linking problems
...ecking for dummy main to link with Fortran 77 libraries... unknown configure: error: linking to Fortran libraries from C fails ERROR: configuration failed for package 'Matrix' # R CMD INSTALL akima_0.3-4.tar.gz * Installing *source* package 'akima' ... ** libs g77 -mieee-fp -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -c akima.new.f -o akima.new.o g77 -mieee-fp -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fas...
2003 Sep 23
3
problems installing Design and Hmisc libs
Dear All, when I try to: install.packages("Design"); install.packages("Hmisc") I get the following error messages: * Installing *source* package 'Design' ... ** libs g77 -mieee-fp -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -c lrmfit.f -o lrmfit.o make: g77: Command not found make: *** [lrmfit.o] Error 127 ERROR: compilation failed for package 'Design' * Installing *source* package 'Hmisc' ......
2014 Jul 07
4
[LLVMdev] problem compiling llvm
Hello there, I am trying to compile llvm from git the gentoo ebuild llvm-9999.ebuild. Recently I get an error during compilation. I am using gcc 4.9.0. The error is the following: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -L/mnt/daten/Daten/Workspace/portage/sys-devel/llvm-9999/w...
2011 Apr 15
2
[LLVMdev] -fplugin-arg-dragonegg-enable-gcc-optzns impact
...it is possible to gauge the impact of that feature. Comparing clang 2.9, FSF gcc 4.5.3svn, FSF gcc 4.6.0 and dragonegg svn with FSF gcc 4.5.3svn using the himenoBMTxpa benchmark, the enhancement to code performance from -fplugin-arg-dragonegg-enable-gcc-optzns is clear on x86_64-apple-darwin10 for -fomit-frame-pointer -O3 -ffast-math -funroll-loops... compiler MFLOPS clang 2.9 230.529385 gcc 4.5.3 246.064891 de-gcc 4.5.3 204.845864 de-gcc 4.5.3 optzns 259.672855 gcc 4.6.0...
2011 Apr 15
0
[LLVMdev] -fplugin-arg-dragonegg-enable-gcc-optzns impact
...to gauge the impact of that feature. Comparing clang 2.9, FSF gcc 4.5.3svn, > FSF gcc 4.6.0 and dragonegg svn with FSF gcc 4.5.3svn using the himenoBMTxpa benchmark, > the enhancement to code performance from -fplugin-arg-dragonegg-enable-gcc-optzns is > clear on x86_64-apple-darwin10 for -fomit-frame-pointer -O3 -ffast-math -funroll-loops... > > compiler MFLOPS > clang 2.9 230.529385 > gcc 4.5.3 246.064891 > de-gcc 4.5.3 204.845864 > de-gcc 4.5.3 optzns...
2010 Aug 16
3
[LLVMdev] -fomit-frame-pointer on intel darwin
...enabled the omit-frame-pointer option as the default for both i386 and x86_64 recently. * config.gcc: Handle --enable-frame-pointer. * configure.ac: Add --enable-frame-pointer. * configure: Regenerated. * config/i386/i386.c (USE_IX86_FRAME_POINTER): Default to 0. (override_options): Enable -fomit-frame-pointer for 32bit code if compiling for TARGET_MACHO and not optimizing for size unless configured with --enable-frame-pointer. Enable -fasynchronous-unwind-tables unless configured with --enable-frame-pointer. Enable -maccumulate-outgoing-args by default unless configured with --enabl...
2016 Feb 25
2
[PATCH 2/5] ntfs: remove unused variable and have ntfssect use char API calls
...39;s an incorrect > recollection or maybe it's ancient history, however. I got no warnings with the patch on Debian 8 + MinGW-w64. Here's the relevant compilation excerpt: make[3]: Entering directory '/usr/src/syslinux/bios/win64' x86_64-w64-mingw32-gcc -Wno-sign-compare -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -I/usr/src/syslinux/win64 -I/usr/src/syslinux/win64/.. -I/usr/src/syslinux/win64/../win -I/usr/src/syslinux/bios -I/usr/src/syslinux/win64/../libfat -I/usr/src/syslinux/win64/../libinstaller -I/usr/src/syslinux/win64/../libinstaller/getopt -c -o syslinux.ob...
2006 Nov 20
1
compilation bug
Hello When i try to make world (any) from xen-3.0.2 to xen-unstable-src I gat following error : gcc -O2 -fomit-frame-pointer -DNDEBUG -m64 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/home/test1/xen-unstable/xen/include -I/home/test1/xen-unstable/xen/include/asm-x86/mach-generic -I/hom...
2010 Aug 16
0
[LLVMdev] -fomit-frame-pointer on intel darwin
...n Aug 16, 2010, at 7:59 AM, Jack Howarth wrote: > Despite the absence of testsuite failures at -m32 or -m64 on either > i386-apple-darwin10 or x86_64-apple-darwin10, there are still some concerns > about the origins of the original Mach-O comment above. There also was > a concern that -fomit-frame-pointer would break Shark but my testing in > darwin10 suggests it still can profile code via the dwarf2. Thanks in > advance for any clarifications on the reasoning behind the original code. That's a long time ago :) At the time we needed to use the frame pointer instead of the e...
2002 Jul 15
1
ReInstalling packages
...oaded 76Kb trying URL `http://cran.r-project.org/src/contrib/multiv_1.1-4.tar.gz' Content type `application/x-tar' length 48699 bytes opened URL .......... .......... .......... .......... ....... downloaded 47Kb * Installing *source* package 'multiv' ... ** libs g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -c bea.f -o bea.o g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -c ca.f -o ca.o g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i...