Greetings,
Has anyone else been able to confirm this as a bug? if so, any attempts to
fix it?
Regards,
Bryan
-Original Message-
From: Dave Korn [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 13, 2004 1:08 PM
To: [EMAIL PROTECTED]
Subject: RE: gcc -mno-cygwin finds the wrong include
...
Hi self!
I've been having a play around and I believe this problem is connected
to #include_next not respecting the -mno-cygwin. My knowledge of gcc is
however nowhere near enough for me to be sure. I just wanted to say this
to perhaps save someone else some small amount of time.
Chris
-
> -Original Message-
> From: cygwin-owner On Behalf Of Chris Jefferson
> Sent: 15 April 2004 19:32
> $ echo "#include " | gcc -mno-cygwin -E -
> # 1 "/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/include/stddef.h" 1 3 4
> So I'm picking up i686-pc-cygwin
>
> But...
>
> $ gcc -mno-cygwin -print
Volker Quetschke wrote:
Hi, could someone please confirm that this is a bug, and not a
problem that exists only on this computer.
Thanks
Volker
Volker Quetschke wrote:
Hi,
when I use the following command gcc finds the wrong include
file.
$ echo "#include " | gcc -mno-cygwin -E -
# 1 ""
Hi Volker, Dave,
I see the same problem as Volker. Interesting issue that Eric doesn't
see it.
> snip
> ignoring nonexistent directory "/usr/local/include/mingw"
> ignoring duplicate directory "/usr/include/mingw"
> ignoring duplicate directory
> "/usr/i686-pc-mingw32/lib/../..
> -Original Message-
> From: cygwin-owner On Behalf Of Eric Hanchrow
> Sent: 13 April 2004 18:43
> > Hi,
> > when I use the following command gcc finds the wrong include
> > file.
> > $ echo "#include " | gcc -mno-cygwin -E -
> Hi, could someone please confirm that thi
Hi, could someone please confirm that this is a bug, and not a
problem that exists only on this computer.
I just tried it, and got reasonable-looking output:
# 1 ""
# 1 ""
# 1 ""
# 1 ""
# 1 "/lib/gcc-lib/i686-pc-mingw32/3.3.1/include/stddef.h" 1 3 4
# 158 "/lib/gcc-lib/i686-pc-mingw32/3.
Hi, could someone please confirm that this is a bug, and not a
problem that exists only on this computer.
Thanks
Volker
Volker Quetschke wrote:
Hi,
when I use the following command gcc finds the wrong include
file.
$ echo "#include " | gcc -mno-cygwin -E -
# 1 ""
# 1 ""
# 1 ""
# 1 ""
# 1
8 matches
Mail list logo