%% David Z Maze <[EMAIL PROTECTED]> writes:

  dzm>   gcc -g -pg -o foo -nodefaultlibs *.o -lc_p -lgcc

Ah, that got me going.

I did this:

  make CFLAGS='-g -pg' LDFLAGS='-g -pg -nodefaultlibs' LIBS='-lc_p -lgcc'

and that worked.

Thanks.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>   HASMAT--HA Software Mthds & Tools
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to