public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Dave Korn" <dave.korn.cygwin@googlemail.com>
To: cygwin@cygwin.com
Subject: Re: Empty include file on samba share
Date: Fri, 09 Jan 2009 20:49:00 -0000	[thread overview]
Message-ID: <2ca21dcc0901091134l682660fem1ebac27ee6afd69e@mail.gmail.com> (raw)
In-Reply-To: <5.2.0.9.1.20090108085658.01eaf2f0@localhost>

Fabian Cenedese wrote:

> make: Entering directory `Q:/Machine/Control'
> gcc.exe -mcpu=603 -c -g -fno-exceptions -fno-rtti -Wall -Wconversion -Wsign-compare -O2 -fverbose-asm \
>         -S \
>         -IN:/IMD/Include32 -IQ:/Machine/Control/firmware/info_ppc/inc -IQ:/Machine/Control/firmware/info_ppc/hal -IQ:/Machine/Control/os/inos/inc -IQ:/Machine/Control/os/inco/inc -IQ:/Machine/Control/os/inos/hal -IQ:/Machine/Control/application/syscalls/include -IQ:/Machine/Control/application/handling/include -IQ:/Machine/Control/application/axes/include -IQ:/Machine/Control/application/syscalls/hal -IQ:/Machine/Common/include \
>         -DPPC603 -DINFO_SAM -DINOS_OLD_BITS -D_DEBUG -DINOS_NG -DINOS_LIBC_REENTRANCY_SUPPORT \
>         Q:/Machine/Control/Application/Axes/Source/CAxis.cpp -o Q:/Machine/Control/bin32/CAxis.s
> In file included from Q:/Machine/Control/os/inos/inc/CINOSProcessImage.h:194,
>                  from Q:/Machine/Control/firmware/info_ppc/inc/info_acs.h:198,
>                  from /cygdrive/c/Temp/cc30zQvv.ii:49:
> Q:/Machine/Control/os/inos/inc/CINOSAdcChannel.h:54: parse error before `{'
> ...
> And many other errors coming from unknown items because of seemingly not
> or badly read include files.
>
> However the same line works fine if the project lies on a local drive.

  Have you tried adding "--save-temps" to your CFLAGS so that you can capture
the pre-processor output and take a look at the corruption?  It might just
give us a clue.

    cheers,
      DaveK

--
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/

  reply	other threads:[~2009-01-09 19:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-07 17:23 Fabian Cenedese
2009-01-07 18:05 ` Larry Hall (Cygwin)
2009-01-08 10:33   ` Fabian Cenedese
2009-01-09 20:49     ` Dave Korn [this message]
     [not found]   ` <2ca21dcc0901091134l682660fem1ebac27ee6afd69e@mail.gmail.co  m>
2009-01-16 12:24     ` Fabian Cenedese
2010-03-17  8:19     ` Fabian Cenedese
     [not found] ` <4966299F.9040300@cygwin.com>
2009-01-09 12:21   ` Fabian Cenedese
2009-01-09 17:55     ` Larry Hall (Cygwin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ca21dcc0901091134l682660fem1ebac27ee6afd69e@mail.gmail.com \
    --to=dave.korn.cygwin@googlemail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).