Newsgroups: comp.windows.x
Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!howland.reston.ans.net!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!uknet!mcsun!sunic!corax.udac.uu.se!tdb!m91nen
From: m91nen@tdb.uu.se (Nils Engstrom)
Subject: Re: compiling on sun4_411
Message-ID: <1993Apr22.005912.9907@tdb.uu.se>
Organization: Department of Scientific Computing, Uppsala University
References: <Yfo=qfe00WB2QzZ7EZ@andrew.cmu.edu>
Date: Thu, 22 Apr 1993 00:59:12 GMT
Lines: 15

In article <Yfo=qfe00WB2QzZ7EZ@andrew.cmu.edu> Wilson Swee <ws8n+@andrew.cmu.edu> writes:
>_sin
>_cos
>_pow
>_floor

Link with '-lm' (math library).

>_get_wmShellWidgetClass
>_get_applicationShellWidgetClass

This is a bug in Sun's shared libraries. Linking with
'-assert nodefinitions' should do the trick.

	n
