home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!sgigate!odin!gizmo.wpd.sgi.com!dyoung
- From: dyoung@gizmo.wpd.sgi.com (Doug Young)
- Newsgroups: comp.sys.sgi
- Subject: Re: compiling motif programs on the Indigo.
- Message-ID: <1992Aug12.155819.6578@odin.corp.sgi.com>
- Date: 12 Aug 92 15:58:19 GMT
- References: <1992Aug12.001522.998@newshost.unh.edu>
- Sender: news@odin.corp.sgi.com (Net News)
- Reply-To: dyoung@sgi.com
- Organization: Silicon Graphics, Inc.
- Lines: 11
- Nntp-Posting-Host: gizmo.wpd.sgi.com
-
- In article <1992Aug12.001522.998@newshost.unh.edu>, lah@escher.unh.edu (Lance Hartford) writes:
- |> Sorry if this is an FAQ, but I am trying to compile a motif program on
- |> the Indigo. If I link with Xm, Xt, and X11 (in that order) the program
- |> compiles OK. But when I try to link with Xm_s, the linker complains
- |> that it can't find regcmp and regex. If I include Xm_s, do I need to
- |> include another library also?
-
-
- regex and company is in libPW. You need to add -lPW after the X libraries.
-
- Doug Young
-