Displaying 6 results from an estimated 6 matches for "bwies".
Did you mean:
bnies
2009 Jan 12
2
bwi: no DS tssi no OFDM tssi
Hello,
I am attempting to get by broadcom wifi card up and running, am sick of
trying to get ndis working, and am attempting to use the bwi driver
(originating in dragonflyBSD). I'm hoping others here have tried to do the
same and have some pointers. I'm using 7.1-RELEASE (system/source are
in-sync) and my card is a BCM94306MP. My dmesg is posted below.
Bwi(4) is installed and it
2009 Jul 17
9
[LLVMdev] speed and code size issues
So it would appear that llvm-gcc and clang are both slower than
gcc4 which is infamous for being slow at compiling code, and
yes this is with a release build/--enable-optimizations.
This seems to go against notes such as
http://clang.llvm.org/features.html#performance
which claim clang is signifcantly faster than gcc.
Below are some times and the larger object files when
compiling an i386
2009 Jul 18
1
[LLVMdev] speed and code size issues
On Jul 17, 2009, at 4:41 PM, Eli Friedman wrote:
> On Fri, Jul 17, 2009 at 4:14 PM, Jonathan Gray<jsg at goblin.cx> wrote:
>> This seems to go against notes such as
>> http://clang.llvm.org/features.html#performance
>> which claim clang is signifcantly faster than gcc.
>
> I think the URL you want is actually
> http://clang.llvm.org/performance.html. The
2010 Aug 19
1
AstriCon approaches: Innovation Awards, your attendance wanted!
Just a reminder: AstriCon is coming up in October in Washington, DC (http://www.astricon.net/
) and we're looking forward to seeing you there!
We're getting to the deadline for Innovation Awards for this year.
What's an Innovation Award? The Innovation Award is designed to
recognize developers, customers and partners for outstanding
achievements that are improving business
2003 Aug 27
0
build wxruby 0.1 with VC6 under NT5
Hello all,
I DLed wxruby 0.1 and tried to build it with VC6 SP5.
I have wxWindows 2.41.
After these changes the build works:
app.cpp
L15 remove sys/
comment: I do not have this directory, the header file time.h is in my
wx-directory
Makefile
remove togglebutton.obj from the line starting with "OBJ ="
comment: I dunno about the side effects this has (also my first time
editing a
2009 Jul 17
0
[LLVMdev] speed and code size issues
On Fri, Jul 17, 2009 at 4:14 PM, Jonathan Gray<jsg at goblin.cx> wrote:
> This seems to go against notes such as
> http://clang.llvm.org/features.html#performance
> which claim clang is signifcantly faster than gcc.
I think the URL you want is actually
http://clang.llvm.org/performance.html. The difference isn't as
dramatic when you consider code generation, at least for the