Re: compiling libXxf86dga.so.1
Joe Krahn <[email protected]>
| Newsgroups | gmane.comp.xfree86.expert |
|---|---|
| Message-ID | <[email protected]> |
If you have a static lib, libXxf86dga.a, you don't need sources to make a shared lib. Just do this: ld -shared -soname libXxf86dga.so.1 -o libXxf86dga.so.1 /usr/X11R6/lib/libXxf86dga.a Joe Krahn k-essej wrote: > i'm in need of libXxf86dga.so.1, i have the source of my current xfree86 > build (4.2.1). now how do i compile the library? > blah blah bluh > send mail to [email protected]... pleaze, no mayonaisse. yes, > http://fastmail.fm i am at. > _______________________________________________ > Xpert mailing list > [email protected] > http://XFree86.Org/mailman/listinfo/xpert >