These days, due to spam problems, most mailing lists are moderated.
Most of the time decisions on which mails to throw out and which to let
through are based solely on the headers: the subject, the originator, etc.

Please be sure to provide a useful subject that is obviously not spam
whenever sending email to a mailing list.  Thanks!

%% "Goran trok" <[EMAIL PROTECTED]> writes:

  gt> Basically I want that during linking some errors or warning should
  gt> be given for the multiple definition function in the shared
  gt> library.

GNU make doesn't link anything: it invokes another program to do the
linking.  If you want the other program to behave differently you'll
need to look up documentation for, or ask help for, that program (your
compiler/linker).  This list is only for issues with GNU make itself.

Good luck!

-- 
-------------------------------------------------------------------------------
 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