Weird linking-problem
Thomas Bushnell, n/BSG
tb@MIT.EDU
Wed Jul 1 12:57:00 GMT 1998
From: deas@uni-hamburg.de (Andreas Steffan)
Date: 1 Jul 1998 20:23:55 +0200
Doesn't make sense indeed. I did not expect a problem like that, since
it compiled flawless on a libc5 system using gcc-2.7.2.?.
In ANSI C, `errno' is a reserved symbol, and you are not allowed to do
anything with it except it's anointed purpose. This is essential to
making multi-threaded programs work possibly.
Thomas
More information about the Libc-alpha
mailing list