When trying to bootstrap/build the gcc cvs HEAD on cygwin, I
encountered a bug that a few claimed to be a gawk 3.2.1 bug:
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01894.html
the bug, however, is said to be confirmed to be fixed in the gawk
development sources:
http://gcc.gnu.org/ml/gcc-patch
I just wanted to ping the cygwin list for a little help... it's a
problem running the Ada testsuite in current gcc cvs HEAD under
cygwin... the problem relates to a shell script trying to use the
newly compiled gcc et al but end up using the system installed gcc...
maybe someone of you on this lis
On Fri, Nov 14, 2003 at 09:09:56AM +0100, Christian Joensson wrote:
> I just wanted to ping the cygwin list for a little help... it's a
> problem running the Ada testsuite in current gcc cvs HEAD under
> cygwin... the problem relates to a shell script trying to use the
> newly c
Windows XP/Pro SP1 cygwin P4 system with these packages:
binutils 20030901-1 2.14.90 20030901
bison20030307-1 1.875b
cygwin 1.5.5-1
dejagnu 20021217-2 1.4.2.x
gawk 3.1.3-4
gcc
Windows XP/Pro SP1 cygwin P4 system with these packages:
binutils 20030901-1 2.14.90 20030901
bison20030307-1 1.875b
cygwin 1.5.7-1
dejagnu 20021217-2 1.4.2.x
gawk 3.1.3-4
gcc 3.3.1-3
w32api
On Fri, Apr 16, 2004 at 07:36:37PM +0900, Jeremy Song wrote:
> Hello.
>
>
> Have you got the answer on the question you put on the mailing list of gcc a month
> ago?
> It has a subject like 'gctest failure for 3.5-tree-ssa 20040314 (merged 20040307) on
> cygwin: KERNEL32!IsBadWritePtr'.
>
> I
Would it be possible/desirable to have the rwho package under cygwin?
Cheers,
/ChJ
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.co
On Tue, Oct 14, 2003 at 10:51:38AM +0200, Corinna Vinschen wrote:
> On Tue, Oct 14, 2003 at 10:02:30AM +0200, Christian Joensson wrote:
> > Would it be possible/desirable to have the rwho package under cygwin?
>
> Did you try to build it? Does it work? Are you volunteering
Windows XP Pro/SP2 cygwin Pentium M processor 2.13GHz system with
cygwin 1.5.19-4...
I don't seem to be able to login using ssh anymore, I still can login
"console" but not remotely using ssh... any help in debuggin this or
even getting this to work again is greatly appreciated.
This is how a tr
On 5/8/06, Christian Joensson <[EMAIL PROTECTED]> wrote:
Windows XP Pro/SP2 cygwin Pentium M processor 2.13GHz system with
cygwin 1.5.19-4...
I don't seem to be able to login using ssh anymore, I still can login
"console" but not remotely using ssh... any help in debuggin
I'm starting to look at cygwin for doing mingw "environment" variants
of binutils and gcc, to test compile them.
Now, starting with binutils, I do this:
CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure i686-pc-mingw32
and then a regular make.
I notice, but I really don't require it
Thanks so far.
Right now, I do this:
$ CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin'
../binutils-060628/configure --build=i686-pc-cygwin
--host=i686-pc-mingw32 --prefix=/opt/mingw
But I get stuck like this:
gcc -mno-cygwin -c -DHAVE_CONFIG_H -g -O2 -I.
-I../../binutils-060628/libiberty/../include
nah... using
CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure \
--build=i686-pc-cygwin --target=i686-pc-mingw32 --prefix=/opt/mingw
I get into this problem:
gcc -mno-cygwin -c -DHAVE_CONFIG_H -g -O2 -I.
-I../../src/libiberty/../include -W -Wall -pedantic -Wwrite-strings
-Wstr
sigh, definitely quitting now...
CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure
--build=i686-pc-cygwin --host=i686-pc-mingw32
--target=i686-pc-mingw32--prefix=/opt/mingw
still, again,
/bin/sh ./libtool --mode=link gcc -mno-cygwin -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -W
Hi all.
Just a quick question here... when running the binutils testsuite,
under cygwin, I get a problem with the ld test "cdtest with -Ur"..
this is indeed not a new problem... It's reported at
http://sourceware.org/bugzilla/show_bug.cgi?id=46
May I ask if anyone here have comments on this PR?
Just have to mention these two:
"ld test weak fails on cygwin"
http://sourceware.org/bugzilla/show_bug.cgi?id=977
and
"ld testsuite failure on cygwin: FAIL: cdtest with -Ur"
http://sourceware.org/bugzilla/show_bug.cgi?id=46
ANy comments?
--
Cheers,
/ChJ
--
Unsubscribe info: http://cygw
I would like to have the ability to "set" personality to mingw under a
cygwin shell...
Like, under sparc64, I can use
[EMAIL PROTECTED] ~]$ sparc32 uname -a
Linux ultra10.j-son.org 2.6.11-1.1305sp1 #1 Thu Jul 21 18:03:33 CEST
2005 sparc sparc sparc GNU/Linux
[EMAIL PROTECTED] ~]$
or
[EMAIL PROT
Hi.
I just built binutils on current cygwin and found a new failure,
ALIGNOF, and thought you might wanted to know.
Running /usr/local/src/trunk/src/ld/testsuite/ld-scripts/alignof.exp ...
/usr/local/src/trunk/objdir-binutils/ld/../gas/as-new -o
tmpdir/alignof.o
/usr/local/src/trunk/src/ld/tes
sorry, this should have gone to binutils' list, not cygwin's...
2007/7/1, Christian Joensson <[EMAIL PROTECTED]>:
Hi.
I just built binutils on current cygwin and found a new failure,
ALIGNOF, and thought you might wanted to know.
Running /usr/local/src/trunk/src/ld/test
maybe this would have been appropriate, sorry for the other postings...
-- Forwarded message --
From: Christian Joensson
Date: 2010/2/10
Subject: Re: [gcc] FYI, libffi FAILs with cygwin snapshot 20100207 & 20100210...
To: cygwin-develop...@cygwin.com
Kopia: Dave Korn
2010/
2010/2/11 Christian Joensson:
>>> Just FYI... the latest posted test results, at
>>> http://gcc.gnu.org/ml/gcc-testresults/2010-02/msg00907.html, shows a
>>> substatntial amount of FAILs for libffi, this is with cygwin1.dll
>>> snapshot 20100207 (I also checke
2010/2/14 Christian Joensson:
>> 20100204 works... 20100205 doesn't...
>
> FWIW, 20100212 does seem to suffer from similar problems as does
> 201002{05,07,10} does, ie, gcc trunk (revision 156700) libffi
> testsuite have the same issue with crept in "."
2010/2/15 Christopher Faylor:
> On Mon, Feb 15, 2010 at 10:31:22AM +0100, Christian Joensson wrote:
>>2010/2/14 Christian Joensson:
>>
>>>> 20100204 works... 20100205 doesn't...
>>>
>>> FWIW, 20100212 does seem to suffer from similar problem
Windows XP Pro/SP3 cygwin Intel Core2 Duo CPU T9600@2.80GHz system
with packages:
binutils 2.22.51-1
bison2.4.2-1
cygwin 1.7.9-1
dejagnu 20021217-2
expect 20030128-1
gcc-ada 3.4.4-999
gcc-core 3.4.4-999
g
I am trying to build gcc trunk on cygwin (with the snapshot of
20111207) and get this:
/usr/local/src/trunk/objdir.withada/./prev-gcc/g++
-B/usr/local/src/trunk/objdir.withada/./prev-gcc/
-B/usr/i686-pc-cygwin/bin/ -nostdinc++
-B/usr/local/src/trunk/objdir.withada/prev-i686-pc-cygwin/libstdc++-v3/
On 7 December 2011 20:14, Christian Joensson wrote:
> I am trying to build gcc trunk on cygwin (with the snapshot of
> 20111207) and get this:
>
> /usr/local/src/trunk/objdir.withada/./prev-gcc/g++
> -B/usr/local/src/trunk/objdir.withada/./prev-gcc/
> -B/usr/i686-pc-cygwin/bin
I just thought I'd post on the cygwin list that I sometimes run tehs
builds of the gcc and binutils cvs trunk sources.
One such case is this:
http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00821.html
Is the posted test results what to expect?
Cheers,
/ChJ
--
Unsubscribe info: http:/
27 matches
Mail list logo