Incident 65183 Is there any problem with GNU Make with v7.5r2
Hi, I am working as a Software Engineer in Delphi Automotive Sysytems. I was using the Make utility (version 3.79.1) for a build process in a project. I faced some problems in invoking the Tasking compiler with certain flags. The mail below describes the problem. It looks like there is some problem with this version. Please look into it and help me to resolve this issue. Warm Regards, Manisha -- Manisha Agrawal, Delphi, Technical Center India, ITPL, Bangalore. e-Mail: [EMAIL PROTECTED] Ph: [91] [80] 8412015/8416311-20 Extn: 168 Fax: [91] [80] 8410799 -- Forwarded by Agrawal Manisha/in2/delphiauto on 11/14/2003 06:24 PM --- "TASKING Support NL" <[EMAIL PROTECTED]> on 11/13/2003 01:30:11 PM Please respond to "TASKING Support NL" <[EMAIL PROTECTED]> To: Agrawal Manisha/in2/[EMAIL PROTECTED] cc: N Harikrishnarajan/in2/[EMAIL PROTECTED] Subject: Incident 65183 Is there any problem with GNU Make with v7.5r2 Dear Mr. Agrawal Manisha, Many thanks for reporting your problem to the TASKING support team. We have investigated the issue and below is our response. If you have any further questions please let us know. PROBLEM DESCRIPTION I tried to compile the file demo.c with the same options as used by you. It is not invoking the compiler again. I am sending the make utility that I am using for this build. Please find the same in the attached zip file. I am also sending the command window display. It only says "Error -1" and exits. There is no other error message displayed. Please find the command window screen image in the zip file "error_msg.zip". (See attached file: error_msg.zip)(See attached file: make.zip) If possible, Please send to us the make utility you are using (version 3.78.1) so that we can try to use the same thing and see the results. ANSWER I can reproduce the problem over here now, with your make.exe you sent me. After some investigation, it turns out that when I specify a compiler option larger than 14 characters, the error -1 shows up. If the option is 13 or 14 characters wide, I get error 11, and when the option is 12 characters or less the compiler is invoced correctly. This is completely independend of the option itself, only the number of characters matters. Well, this is definitely a bug in your make utility and has little to do with the compiler option itself. Please report this bug to [EMAIL PROTECTED] As a workaround, you can use make.exe version 3.78.1, see the attachment. With kind regards, Frans Gouverne -- Support NL, 166 Group Altium Helpdesk Phone: +31 33 455 8584 Fax: +31 33 455 0033 Email: [EMAIL PROTECTED] URL: www.tasking.com Altium - Making Electronics Design Easier -- Note: The information contained in this message may be privileged and confidential and thus protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. ___ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make
Re: Incident 65183 Is there any problem with GNU Make with v7.5r2
%% "Agrawal.Manisha" <[EMAIL PROTECTED]> writes: am> I am working as a Software Engineer in Delphi Automotive Sysytems. am> I was using the Make utility (version 3.79.1) for a build process am> in a project. I faced some problems in invoking the Tasking am> compiler with certain flags. The mail below describes the am> problem. It looks like there is some problem with this version. am> Please look into it and help me to resolve this issue. Please always specify what platform you're using GNU make on. I assume some sort of DOS or Windows platform from the filename (make.exe). In that case you should probably ask your question on the [EMAIL PROTECTED] mailing list. Also, please specify whether your version of GNU make is from Cygwin, or you built it yourself. If it's from Cygwin, we don't support that version directly so if it's a non-general make problem (which this appears to be) you should ask on the Cygwin lists. If you built it yourself please note how it was built (what shell it uses, etc.) I can't say that this: am> I can reproduce the problem over here now, with your make.exe you am> sent me. After some investigation, it turns out that when I am> specify a compiler option larger than 14 characters, the error -1 am> shows up. If the option is 13 or 14 characters wide, I get error am> 11, and when the option is 12 characters or less the compiler is am> invoced correctly. This is completely independend of the option am> itself, only the number of characters matters. am> Well, this is definitely a bug in your make utility and has little am> to do with the compiler option itself. Please report this bug to am> [EMAIL PROTECTED] As a workaround, you can use make.exe version am> 3.78.1, see the attachment. rings any bells with me. Is it true for all commands, or just when their tool is invoked (that is, if the rule is "echo 123456789012345" or similar, does it fail?) Remember please post this all to the [EMAIL PROTECTED] list, do not email it to me directly. I don't even own a Windows box and cannot help you. -- --- 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
Error to installed
Hi I tried install modem, but I couldn't this is the error, please help me. Regards. --- pruebas:~/slmdm-2.6.16_netodragon # make gcc -Wall -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -I. -I/usr/src/linux/include -DMODVERSIONS --include /usr/src/linux/include/linux/modversions.h -o usb_st7554.o -c usb_st7554.cusb_st7554.c:306: parse error before `->'usb_st7554.c:306: stray '\' in programusb_st7554.c:307: parse error before `->'usb_st7554.c:307: stray '\' in programusb_st7554.c:308: parse error before `->'usb_st7554.c:308: stray '\' in programusb_st7554.c:309: parse error before `->'usb_st7554.c:309: stray '\' in programusb_st7554.c:310: parse error before `->'usb_st7554.c:313: `state' undeclared here (not in a function)usb_st7554.c:313: initializer element is not constantusb_st7554.c:313: stray '\' in programusb_st7554.c:314: `count' undeclared here (not in a function)usb_st7554.c:314: stray '\' in programusb_st7554.c:315: parse error before `for'usb_st7554.c:315: stray '\' in programusb_st7554.c:316: stray '\' in programusb_st7554.c:317: parse error before `->'usb_st7554.c:317: stray '\' in programusb_st7554.c:318: parse error before `->'usb_st7554.c:318: stray '\' in programusb_st7554.c:319: stray '\' in programusb_st7554.c:323: stray '\' in programusb_st7554.c:324: stray '\' in programusb_st7554.c:325: parse error before `->'usb_st7554.c:328: stray '\' in programusb_st7554.c:328: stray '\' in programusb_st7554.c:330: stray '\' in programusb_st7554.c:330: stray '\' in programusb_st7554.c: In function `mi_init':usb_st7554.c:365: stray '\' in programusb_st7554.c: In function `mo_init':usb_st7554.c:418: stray '\' in programusb_st7554.c: In function `mo_setup_complete':usb_st7554.c:614: stray '\' in programusb_st7554.c:614: warning: unused variable `i'usb_st7554.c:624: parse error before `static'usb_st7554.c:641: `i' undeclared (first use in this function)usb_st7554.c:641: (Each undeclared identifier is reported only onceusb_st7554.c:641: for each function it appears in.)usb_st7554.c:642: `p' undeclared (first use in this function)usb_st7554.c: In function `mi_setup_complete':usb_st7554.c:713: `mi_complete' undeclared (first use in this function)usb_st7554.c: In function `st7554_modem_start':usb_st7554.c:762: stray '\' in programusb_st7554.c:763: stray '\' in programusb_st7554.c:765: stray '\' in programusb_st7554.c:767: stray '\' in programusb_st7554.c:770: `mi_complete' undeclared (first use in this function)usb_st7554.c: At top level:usb_st7554.c:1227: parse error before `if'usb_st7554.c:1227: stray '\' in programusb_st7554.c:1228: stray '\' in programusb_st7554.c: In function `st7554_init':usb_st7554.c:1255: stray '\' in programusb_st7554.c:1256: stray '\' in programusb_st7554.c:1270: parse error before `static'usb_st7554.c:1288: parse error before `static'usb_st7554.c:1318: `ifnum' undeclared (first use in this function)usb_st7554.c:1319: warning: return makes integer from pointer without a castusb_st7554.c:1320: `iface' undeclared (first use in this function)usb_st7554.c:1320: `usbdev' undeclared (first use in this function)usb_st7554.c:1322: warning: return makes integer from pointer without a castusb_st7554.c:1327: `ifdesc' undeclared (first use in this function)usb_st7554.c:1330: warning: return makes integer from pointer without a castusb_st7554.c:1336: warning: return makes integer from pointer without a castusb_st7554.c:1348: `intr_ep' undeclared (first use in this function)usb_st7554.c:1366: `st7554_release' undeclared (first use in this function)usb_st7554.c:1369: `val' undeclared (first use in this function)usb_st7554.c:1394: `st7554_usb_driver' undeclared (first use in this function)usb_st7554.c:1404: warning: return makes integer from pointer without a castusb_st7554.c:1407: warning: return makes integer from pointer without a castusb_st7554.c: In function `st7554_disconnect':usb_st7554.c:1439: `st7554_usb_driver' undeclared (first use in this function)usb_st7554.c: In function `st7554_modem_init':usb_st7554.c:1450: `st7554_usb_driver' undeclared (first use in this function)usb_st7554.c: In function `st7554_modem_exit':usb_st7554.c:1462: `st7554_usb_driver' undeclared (first use in this function)make: *** [usb_st7554.o] Error 1 ---___Berny Escalante Castillo ___ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make
Re: Error to installed
This is a problem in your code. It has nothing to do with GNU make. Offhand I'd say someone emailed you that file and either when they sent it or when you saved it, it got corrupted; it looks like there are a bunch of extra backslashes inserted into the file. Anyway, as I say, this has nothing to do with 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 ___ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make