%% "Guy L" <[EMAIL PROTECTED]> writes:

  gl> getting this error while using make with the precompiler Pro*C (linux
  gl> Redhat 7.2).

  gl> GNU Make version 3.79.1

  gl> Here is the error:
  gl> [make] : *** [sample9.o] segmentation fault
 
This means your compiler dumped core.  Try running the command that make
printed directly from the shell and you'll probably find it does the
same thing.

This is not a make issue; please contact your compiler vendor.
 
-- 
-------------------------------------------------------------------------------
 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


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to