X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_55,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <49E2BB0B.90100@cygwin.com> Date: Mon, 13 Apr 2009 00:09:47 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20090101 Remi/2.0.0.19-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: plise help i have problem white make References: <22979591 DOT post AT talk DOT nabble DOT com> <23011203 DOT post AT talk DOT nabble DOT com> In-Reply-To: <23011203.post@talk.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 04/12/2009, bordan wrote: > byt when try to compale main i got this: > > > error:parse error before "ulong" > warning:no semicolon et the end of struct or union > error:parse error before '}'token > data definition has no type or storage class > > main is *.c file > > when compile *.cpp i dont have any problem > what is compiler or comting else. Sounds to me like you're saying that you're file is misnamed as a C file when it should be a C++. So rename it to *.cpp and get on with your life. ;-) If that's not the issue, it would be helpful to see the code in question (or a small sample that produces the same problem if the original version is big) along with the exact compile line and resulting errors. If you post a follow-up and still require help, please include this information. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/