Prof A Olowofoyeku (The African Chief) wrote:
On 31 Dec 2004 at 3:44, Frank Heckenbach wrote:
[...]
I've got the same warnings (at least, in my case these were warnings, here they look like errors) when trying to link statically on Debian.
As far as I can make any sense of it, apparently current versions of glibc don't really support static linking anymore. :-(
I don't think so. GCC seems to work with static linking. Perhaps you might want to investigate that with Debian? I can now build GCC itself on Smoothwall (huge executables, because of the static linking), but GPC won't link a "hello world" program. It seem that this might be a GPC issue.
No, I think it's rather that those C programs just don't happen to use the problematic functions.
Frank