UnixWare
例句
For instance, GCC on UnixWare didn't trigger the above bug; only the compiler that came with the system's native development package did.
例如,UnixWare上的gcc不会发生前面的bug;只是在使用系统本身的开发包进行编译时才会发生。
On one version of the UnixWare compiler, references to STRCMP were translated automatically into an Intel processor's native string compare instruction.
在UnixWare编译器的某一个版本中,对strcmp的引用被自动转换为Intel处理器自己的字符串比较指令。