DSL Ideas and Suggestions :: Request GCC install script
I know that it can be done via apt-get install gcc make from testing source However, with apt-get, it complains about glibc portmap.so after reboot. Moreover, it #### up with USB thumb drive mount. Can anyone write a script that solve this problem. I'd be really appreciate.
I know that TCC is good but i don't think we can compile most programs from TCC.I did an "apt-get install gcc g++ make" and everything worked ok. Could be that lib you're missing comes down with g++I tried apt-get install gcc g++ make When it asks for upgrade glibc, what should I do ? Shoud I keep the exist version or upgrade it ? If i upgrade libc6, then it will ask for upgrade devpts.sh. Should I keep the exist version ? Here is the exact error msg that I met during boot (after autoconfig script is running)
Code Sample
Starting portmap daemon: portmapld.so : Incorrectly built binary which accesses errno or h_errno directly ld.so: See /usr/share/doc/libc6/FAQ.gz
I always answer "Yes" to everything. If it says it needs it, who am I to doubt it? :-) I see pretty much what you describe too but I haven't noticed any ill effects and gcc compiles so I don't worry about it.I had a similar problem with make and g++, gcc worked. Make outputs an error with coreutils(overwrite /bin/chgrp), g++ outputs unmet dependencies, broken package.Next Page...
original here.