On Sun, Jan 21, 2018 at 1:19 PM, Yangfl <mmyan...@gmail.com> 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