libraries & static linking
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Mar 30 18:47:46 AEST 1999
The test cases on munta (mips-sgi-irix5.3) are failing, due to problems
with `-lsocket': on that system, some grades require static linking,
but there is no static version of `-lsocket'.
The test cases on quicksilver (i568-pc-linux-gnu) are failing too, due
to problems with `-ldl': on Linux, static linking is the default,
but on quicksilver there is no static version of `-ldl'.
Any suggestions on what we should do about either of these?
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list