help-octave
[Top][All Lists]
Advanced

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

Compiling with debug


From: Edward Scott Meadows
Subject: Compiling with debug
Date: Fri, 19 Jun 1998 17:01:18 -0400 (EDT)

I'd like to compile libcruft with debugging information so
that I can use the libraries in another application.  I've
tried

        make CFLAGS=-g CXXFLAGS=-g LDFLAGS=-g libcruft

and it didn't compile with -g.  I've even tried to define
F77="g77 -g" which also didn't work.  What's the incantation
to do this right?  I'm using g77.

Thanks.

-- 
Edward S. Meadows                  address@hidden
Department of Chemical Engineering    Office (302) 831-0726
University of Delaware                   Fax (302) 831-1048
Newark, DE 19716                        Home (302) 369-0777



reply via email to

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