cbc icon indicating copy to clipboard operation
cbc copied to clipboard

Cb (C flat) compiler. Cb is simplified C.

Results 3 cbc issues
Sort by recently updated
recently updated
newest added

Hello! I have installed this compiler on macOS 10.14.1. But after this installation, I found I made a wrong installation. It doesn't work on 64-bit platform normally. Then I used...

Run `tools/fix-ubuntu-build.sh` before `make`.

I want to use IEDA debug cbc source code , but always fail . error statement is `Process proc = Runtime.getRuntime().exec(cmd);` eixtcode = 1; why? class : CommandUtils