search for: rototyp

Displaying 3 results from an estimated 3 matches for "rototyp".

Did you mean: prototyp
2006 Jun 29
3
Speeding up Prototype''s $$ Selector
Just a quick heads up that Sylvain Zimmer has posted a performance upgrade for Prototype''s $$ selector, making the function up to 20 times faster. This could be just the thing I''ve been looking for recently as a site I''m currently developing makes heavy usage of that $$ selector and I have noticed that this can lead to a noticeable lag on page load. See...
2006 May 09
0
[LLVMdev] Bootstrapping llvm-gcc4 on Mingw
...hes welcome :) > 2. While compiling gthr-win32.c I've got the following exception > stopped all compilation: > > ./cc1.exe -fpreprocessed h:\WINNT\Temp/ccAnbaaa.i -quiet -dumpbase gthr-win32.c > -auxbase-strip libgcc/./gthr-win32.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-p > rototypes -Wmissing-prototypes -Wold-style-definition -version -o gthr-win32.s > GNU C version 4.0.1 LLVM (Apple Computer, Inc. build 5400) (mingw32) > compiled by GNU C version 3.4.5 (mingw special). > GGC heuristics: --param ggc-min-expand=99 --param ggc-min-heapsize=131012 > Compiler...
2004 Aug 15
2
[LLVMdev] Re: [llvm-announce] LLVM 1.3 Release!]
...version 1.3 of the LLVM >Compiler Infrastructure. > > > Great news, thanks. However, I wonder if someone supplies pre-built cfrontend binaries for cygwin? I followed the instructions and tried to build them myself but get gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p rototypes -pedantic -Wno-long-long -fno-common -Wno-error -DHAVE_CONFIG_H -I . -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\&quo...