X386 problem: Xaw i/make cannot find _divsi3. What/where is it?

Le Tin tin at smsc.sony.com
Thu May 16 03:14:13 AEST 1991


In article <1991May15.002226.12738 at lynx.CS.ORST.EDU> holtt at jacobs.CS.ORST.EDU (Tim Holt) writes:
>I'm trying to "make" some Xaw examples that are part of the X11R4
>examples, under Roell's (great) 386 X11R4, under ISC 2.2.1.
>
>Problem:  
>    I get 3 undefined symbols:  _divsi3, _fxdfsi (both in libXaw.a),
                                 ^^^^^^^  ^^^^^^^
>and _udivsi3 (in libXt.a).  Where the heck are these three thingies and
     ^^^^^^^^
>what am I missing in my i/make?
>
>Any suggestions out there?
>--
>Tim Holt - Marine Technician		holtt at jacobs.cs.orst.edu
>Oregon State University			
>College of Oceanograpy / Oc. Admin. 104
>Corvallis, OR 97331-5503		(503)737-4447


  Those routines come from gnulib, so it looks like libXaw.a was compiled
  with gcc.  You need to get a copy of gnulib, or better, use gcc to compile
  your programs.

-- Tin Le

-- 
.----------------------------------------------------------------------
. Tin Le                    Work Internet: tin at smsc.Sony.COM
. Sony Microsystems              UUCP: {uunet,mips}!sonyusa!tin
. Work: (408) 944-4157      Home Internet: tin at szebra.uu.net



More information about the Comp.unix.sysv386 mailing list