- relevance
- date |
- Sort by :
-
A Toolchain Shortcut
- Reviews
I put that directory in my $PATH so I don't have to type out the full directory tree each time I compile. Testing the Compiler Let's try out the compiler to make sure it generates a good binary. The first thing any self-respecting C programmer writes is "Hello...
In this review -
Building mt-daapd
- Reviews
so* Next, due to the way that the arm-compiler deals with structures and unions, we'll have to make a code change. By default, the arm compiler pads out structures and unions to 16 bit boundaries. Normally this wouldn't cause a problem, but in our case, structures...
In this review -
Concurrent Programming: A Solution For Multi-core Era?
- News
models. The idea is to annotate the blocks of code that are required to execute in isolation with the keyword atomic or transaction. The onus is on the compiler or run-time to obey the semantics using one of the few different mechanisms. A pessimistic approach...
-
Under the Covers
- Reviews
on the WAN side of the box, so it would not be exposed to the open Internet. I was also a bit surprised, and pleased, to find gcc, the standard Linux compiler available on the box. So if there is something you need that is not installed by default, and you...
-
Free Trail of Visual Studio 08 Released
- News
release and an Express release. The Visual Studio 2008 Express release will be free, however it will be a significantly slimmed down version. According to AMD, a close partner to Microsoft on their compiler development, Visual Studio typically goes out to about...
-
Sun Previews JavaFX
- News
with, taking peaks at the code samples and tutorials. Sun hopes developers will take it for a spin, creating applications and providing the company feedback. Components of the package include the SDK (compiler and runtime tools, 2D graphics and media libraries),...
-
Discussion Of 64 And 32 Bit Performance Test v6 Results On Windows XP Pro X64
- Reviews
test benefits from lots of RAM and the test system has little of it. This can also happen when a graphics GPU driver is recompiled using a 64 bit compiler but hasn't been optimized for the 64 bit environment. I have been unable to reach ATI for input on its...