New posts in compilation

Compile lua code, store bytecode then load and execute it

How to turn makefile into JSON Compilation Database?

In which step of compilation are comments removed?

How do I create a library?

Automatic #defines according to Debug/Release config in Visual Studio

java.lang.Exception: No tests found matching Method using Intellij IDEA

IDEA JetBrains IntelliJ - Compile error on 'make' but fine when compiled using Maven and no errors reported by IntelliJ in the class file

Vim failing to compile with python on OS X

Xcode/Swift 'filename used twice' build error

R CMD check note: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

Is there a compiler preprocessor in Dart?

error: supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath

Why does a function declaration with a const argument allow calling of a function with a non-const argument?

"Launch Configuration" Shows up Blank When Trying to Export Runnable Jar?

Can Razor views be compiled?

Where are expressions and constants stored if not in memory?

What can I do to my scala code so it will compile faster?

Best practices for debugging linking errors

How to compile OpenCL on Ubuntu?

Are functional languages inherently slow? [closed]