Namespace

Duane Voth duanev at interactivesi.com
Sat Jan 22 21:22:32 GMT 2000


Oliver Eichler wrote:
> 
> Am Don, 20 Jan 2000 schrieben Sie:
> > I take away my question about including assembler sources. Just today I made
> > myself familiar with GCC inline assembler.
> 
> Do you really need inline assembler? My experience with that under VC++
> is that you will gain next to nothing.

Not all code must be completely portable, some of us need to talor
kernel
and driver level code for specific platforms.  Locking primatives, cache
line management, atomic instructions, these are a few of our favorite
things.

duane




More information about the KDevelop mailing list