On 03.06.2015 23:50, Kamil Rytarowski wrote: > On 03.06.2015 23:17, Kamil Rytarowski wrote: >> >> I'm going to investigate these debug files.. >> > > Hello > > There is no p++.debug, because p++ is a symlink to pcc > > # ls -l /usr/bin/g++ > -r-xr-xr-x 2 root wheel 694998 May 30 14:32 /usr/bin/g++ >
Proper paste below: # ls -l /usr/bin/p++ lrwxr-xr-x 1 root wheel 12 May 30 14:32 /usr/bin/p++ -> /usr/bin/pcc
