public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* RE: [Bug bootstrap] [4.1 regression] Build fails on Cygwin
@ 2005-08-03 13:08 THOMAS Paul Richard 169137
  0 siblings, 0 replies; 3+ messages in thread
From: THOMAS Paul Richard 169137 @ 2005-08-03 13:08 UTC (permalink / raw)
  To: 'François-Xavier Coudert'; +Cc: gcc-bugs, fortran

Thanks Francois-Xavier,

I saw your message and assumed that Cygwin was in the same state.  I looked
for but did not see the

+ #undef  COMMON_ASM_OP
+ #define COMMON_ASM_OP	"\t.comm\t"

in the patches.  It's strange, I was searching on COMMON_ASM_OP; perhaps
fingers trouble.

Paul T

> -----Message d'origine-----
> De : François-Xavier Coudert [mailto:fxcoudert@gmail.com]
> Envoyé : mercredi 3 août 2005 14:54
> À : THOMAS Paul Richard 169137
> Cc : gcc-bugs@gcc.gnu.org; fortran@gcc.gnu.org
> Objet : Re: [Bug bootstrap] [4.1 regression] Build fails on Cygwin
> 
> 
> Patches needed to build on mingw32 include
> http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00009.html and
> http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00097.html . The first
> one contains the fix to your problem, the second one is the latest
> version of the patch to fix dllimport.
> 
> However, on mingw32, this is not enough to build (see PR 
> 23210, for example).
> 
> FX
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bug bootstrap] [4.1 regression] Build fails on Cygwin
  2005-08-03 12:43 THOMAS Paul Richard 169137
@ 2005-08-03 12:53 ` François-Xavier Coudert
  0 siblings, 0 replies; 3+ messages in thread
From: François-Xavier Coudert @ 2005-08-03 12:53 UTC (permalink / raw)
  To: THOMAS Paul Richard 169137; +Cc: gcc-bugs, fortran

Patches needed to build on mingw32 include
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00009.html and
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00097.html . The first
one contains the fix to your problem, the second one is the latest
version of the patch to fix dllimport.

However, on mingw32, this is not enough to build (see PR 23210, for example).

FX


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug bootstrap] [4.1 regression] Build fails on Cygwin
@ 2005-08-03 12:43 THOMAS Paul Richard 169137
  2005-08-03 12:53 ` François-Xavier Coudert
  0 siblings, 1 reply; 3+ messages in thread
From: THOMAS Paul Richard 169137 @ 2005-08-03 12:43 UTC (permalink / raw)
  To: 'gcc-bugs@gcc.gnu.org'; +Cc: 'fortran@gcc.gnu.org'

In spite of chanting the incantations given in PR 21766, both a simple make
and a bootstrap fail on Cygwin, with

gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissin
g-prototypes -Wmissing-format-attribute -fno-common   -DHAVE_CONFIG_H    -I.
-I.
 -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/..
/libcpp/include -I/usr/local/gmp/include -I/usr/local/gmp/include \
        ../../gcc/gcc/config/i386/i386.c -o i386.o
../../gcc/gcc/config/i386/i386.c: In function `x86_elf_aligned_common':
../../gcc/gcc/config/i386/i386.c:1806: `COMMON_ASM_OP' undeclared (first use
in
this function)
../../gcc/gcc/config/i386/i386.c:1806: (Each undeclared identifier is
reported o
nly once
../../gcc/gcc/config/i386/i386.c:1806: for each function it appears in.)
make[1]: *** [i386.o] Error 1
make[1]: Leaving directory `/cygdrive/d/gcc-cvs/build/gcc'
make: *** [all-gcc] Error 2

COMMON_ASM_OP is defined for other systems but not for i386/winnt.

Paul T



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-03 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-03 13:08 [Bug bootstrap] [4.1 regression] Build fails on Cygwin THOMAS Paul Richard 169137
  -- strict thread matches above, loose matches on Subject: below --
2005-08-03 12:43 THOMAS Paul Richard 169137
2005-08-03 12:53 ` François-Xavier Coudert

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).