2018-01-21 20:54 GMT+08:00 Mathieu Malaterre <[email protected]>: > On Sun, Jan 21, 2018 at 1:19 PM, Yangfl <[email protected]> wrote: >> Hi, >> >> Sorry for including wrong deps. I've fixed them all and reuploaded the >> package into mentors.d.o. >> >> I'd like to mention that pcc alone *won't* work without the pcc-libs >> (which I've already packaged and tested). But I'd want pcc-libs to be >> built with pcc, so pcc must be uploaded prior to pcc-libs. > > Are you saying that #638309 is still there then ? > > $ pcc --version > Portable C Compiler 1.2.0.DEVEL 20171212 for x86_64-pc-linux-gnu > $ echo 'main() {}' > junk.c > $ pcc junk.c > /usr/bin/x86_64-linux-gnu-ld: cannot find crtbegin.o: No such file or > directory > /usr/bin/x86_64-linux-gnu-ld: cannot find -lpcc > error: /usr/bin/x86_64-linux-gnu-ld terminated with status 1
You can install https://mentors.debian.net/package/pcc-libs (newer version), hope it can work.

