From: Larry Butler (butler@cs.tulane.edu)
Date: 08/22/92


From: butler@cs.tulane.edu (Larry Butler)
Subject: Re: Can't compile xloadimage with gcc 2.2.2d
Date: 23 Aug 1992 02:59:54 GMT

I tried:

gcc -static -V 2.2.2 -s -o xloadimage xloadimage.a -lXext -lX11 -lm

and got the same result:

ld: No such file or directory for libXext.a

?????