Dear Dorey, Thanks for your mail. I got a reply from Paul Smith from your team. My make has for loop as he mentioned. GNU will not come out of for-loop on error but on Solaris loop quits. So iam trying to rewite my make.
Thanks, Sravanthi -----Original Message----- From: Martin Dorey [mailto:[EMAIL PROTECTED] Sent: Friday, May 23, 2008 11:19 PM To: A, Sravanthi [CCC-OT_IT]; bug-make@gnu.org Subject: RE: Reg Make build on LINUX If you can reduce the test case makefiles to a few lines such that they still demonstrate behavior that you can show is inconsistent with the documentation, then we'd be very happy to help. In that case, you'd want to supply the makefiles and the output when you run make and any instructions necessary to reproduce the problem. Perhaps that would be very hard. We might be able to help with less work on your part but, without any evidence, we aren't going to be able to help. Given the number of people using make compared to the number of people using your makefiles, our assumption would have to be that the bug is in your makefiles. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of A, Sravanthi Sent: Friday, May 23, 2008 04:14 To: bug-make@gnu.org Subject: Reg Make build on LINUX Importance: High Hi team, Iam trying to build my application using make on Linux server. But my build doesn't stop after first error. I tried -S options but doesn't seems to help. I have a makefile on parent folder and call makefiles in respective subfolders for compiling. My LINUX machine is Red Hat Enterprise Linux AS release 4 (Nahant Update 2) version. Same build stops on Solaris if any error comes but not on Linux. Kindly help me or let me know in case you need further details. Thanks, _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make