LHB Jr
2011-10-24 20:01:57 UTC
HI
Enjoying pcc, I tried to compile uClibc, but ran into problem after
problem. Evidently, uClibc was written by the makefile master of the
universe and the build code was inscrutable, , so I tried my hand at
dietlibc. This attemp was met with some success. The static build, I
got to work, had to strip out all lot of directives, but it did seem
to compile and link. Now I'm trying to compile and link it as a shared
library, what are the PCC equivalent to -fPIC and -shared ? After
objdump, they seem to work like gcc, but I want to make sure my
options are right for pcc.
LHB
Enjoying pcc, I tried to compile uClibc, but ran into problem after
problem. Evidently, uClibc was written by the makefile master of the
universe and the build code was inscrutable, , so I tried my hand at
dietlibc. This attemp was met with some success. The static build, I
got to work, had to strip out all lot of directives, but it did seem
to compile and link. Now I'm trying to compile and link it as a shared
library, what are the PCC equivalent to -fPIC and -shared ? After
objdump, they seem to work like gcc, but I want to make sure my
options are right for pcc.
LHB