%% Rani Feldman <[EMAIL PROTECTED]> writes:

  rf> Where can I find documentation on the MAP files created by a GNU
  rf> make.  I need understand all the symbols in the MAP file.

GNU make does not create map files.

It's possible that your makefile knows how to create a map file.
However this documentation would be provided with your compiler or
linker, not GNU make.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to