make error with pro*c redhat 7.2

2003-06-06 Thread Guy L
Hello, getting this error while using make with the precompiler Pro*C (linux Redhat 7.2). GNU Make version 3.79.1 Here is the error: [make] : *** [sample9.o] segmentation fault How to fix that Thank a lot Guy L. ___ Bug-make mailing list

RE: make error with pro*c redhat 7.2

2003-06-06 Thread lasse.makholm
problem but probably a compiler problem... /Lasse -Original Message- From: ext Guy L [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 1:26 PM To: [EMAIL PROTECTED] Subject: make error with pro*c redhat 7.2 Hello, getting this error while using make with the precompiler Pro*C (linux

Re: make error with pro*c redhat 7.2

2003-06-06 Thread Paul D. Smith
%% 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