richliu's blog

Linux, 工作, 生活.

richliu's blog header image 4

GCC ## Preprocessor

二月 8th, 2007 · No Comments

之前的程式有用到 ## 減少一些重複的程式, 當時是放在 Linux kernel 2.4 上面, 用的是 gcc 2.95.3, 不過因為改寫到 Linux kernel 2.6 的緣故, 所以 gcc 改用 3.4.6 . 這時就出現錯誤訊息了.

Tags: Linux, Programming

[Read more →]

Tags: Linux · Programming