Hello everyone,
so first, I want to thank you for this great Distro,
I installed the newest version which is fossa64
I am new to linux in general, and C programming.
I installed the devx sfs based on this form http://wikka.puppylinux.com/devx to get gcc and I used the version correspond to my system which is fossa64 from here http://distro.ibiblio.org/puppylinux/pe ... s-fossa64/
now I can run and compile C programs however,
I tried to install valgrind by compiling the source, and it was installed however, whenever I want to try to run it on any program.
it keeps saying that my version of gcc is stripped and I need to install glibc debugging info
full output here https://pastebin.com/eBWkdyHn
I also stumbled on this stackoverflow answer, https://stackoverflow.com/questions/157 ... at-startup
I think it does tackle the problem, because I faced many 32bit vs 64bit problems when I tried to build gcc from source (because they said it was stripped, so I thought i just build the newest gcc version)
my machine is 64bit cpu /64bit kernel
I tried installing few gcc packages from the ppm but none of them were able to compile C file out of the box, so I sticked to use devx gcc which is 9.3 for now
(I also wanna say I did a clean install today, so none of the packages that I installed are present to cause any sort of confection with gcc 9.3)
Looking forward to hear any thoughts on this.
Best,
Ali.