swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with -static and GDB


From: Theodore C. Belding
Subject: Re: Problems with -static and GDB
Date: Wed, 23 Apr 1997 02:06:58 -0400 (EDT)

Hi Benedikt-
Sounds like it can't find libm.a.  Try:
% find / -name libm.a -print
and see if it exists. 

If you want to use gdb, you should apply the patch I forwarded to this 
list a while ago to gdb 4.16 and recompile, to make it understand Obj C.  
I'm not sure that'll help in your case, though.
-Ted

--
Ted Belding                      <mailto:address@hidden> 
University of Michigan Program for the Study of Complex Systems
<http://www-personal.engin.umich.edu/~streak/>

On Mon, 21 Apr 1997, Benedikt Stefansson wrote:

> I have been trying to fool around with adding the -static flag to
> Makefile.conf in EXTRALDFLAGS, but now the linker won't link the app any
> more. When I use the -static flag I get the following error message:
> 
> ld: cannot open -lm: No such file or directory.
> 

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]