public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/4942: GCC build error
@ 2003-01-23  6:26 Ryan Rasmussen
  0 siblings, 0 replies; 5+ messages in thread
From: Ryan Rasmussen @ 2003-01-23  6:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4942; it has been noted by GNATS.

From: Ryan Rasmussen <ryanrasmussen@mac.com>
To: gcc-gnats@gcc.gnu.org, fernando@beprogramadores.org, gcc-bugs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: c/4942: GCC build error
Date: Thu, 23 Jan 2003 00:19:54 -0600

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=4942
 
 I have the same error while using GCC 3.1 to build a GCC 3.2.1 cross  
 compiler to H8300.
 


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

* Re: c/4942: GCC build error
@ 2003-01-23  8:16 Ryan Rasmussen
  0 siblings, 0 replies; 5+ messages in thread
From: Ryan Rasmussen @ 2003-01-23  8:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4942; it has been noted by GNATS.

From: Ryan Rasmussen <ryanrasmussen@mac.com>
To: gcc-gnats@gcc.gnu.org, fernando@beprogramadores.org, gcc-bugs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: c/4942: GCC build error
Date: Thu, 23 Jan 2003 02:15:47 -0600

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=4942
 
 I have the same error while using GCC 3.1 to build a GCC 3.2.1 cross  
 compiler to H8300.
 


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

* Re: c/4942: GCC build error
@ 2001-11-21 22:40 rodrigc
  0 siblings, 0 replies; 5+ messages in thread
From: rodrigc @ 2001-11-21 22:40 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4942; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: fernando@beprogramadores.org, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c/4942: GCC build error
Date: 29 Nov 2001 16:02:40 -0000

 Synopsis: GCC build error
 
 State-Changed-From-To: open->closed
 State-Changed-By: rodrigc
 State-Changed-When: Thu Nov 29 08:02:39 2001
 State-Changed-Why:
     MacOS X is not supported in gcc 3.0.2.
     You will need to get a gcc 3.1 snapshot, which supports
     MacOS X, from the
     ftp sites mentioned on http://gcc.gnu.org.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4942&database=gcc


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

* Re: c/4942: GCC build error
@ 2001-11-21 21:41 rodrigc
  0 siblings, 0 replies; 5+ messages in thread
From: rodrigc @ 2001-11-21 21:41 UTC (permalink / raw)
  To: fernando, gcc-bugs, gcc-gnats, gcc-prs, nobody

Synopsis: GCC build error

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Thu Nov 29 08:02:39 2001
State-Changed-Why:
    MacOS X is not supported in gcc 3.0.2.
    You will need to get a gcc 3.1 snapshot, which supports
    MacOS X, from the
    ftp sites mentioned on http://gcc.gnu.org.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4942&database=gcc


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

* c/4942: GCC build error
@ 2001-11-20 12:36 fernando
  0 siblings, 0 replies; 5+ messages in thread
From: fernando @ 2001-11-20 12:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         4942
>Category:       c
>Synopsis:       GCC build error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 24 15:06:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     fernando@beprogramadores.org
>Release:        unknown-1.0
>Organization:
>Environment:
Mac OS X 10.0
>Description:
Hi, I'm tryint to compile GCC 3.02 over Mac OS X 10.0 and I get a compiler error.

I have executed configure correctly but in the build phase I get a compiler error in a file called builtin-attrs.def included by c-common.c

In file included from ../../gcc/gcc/c-common.c:36:
../../gcc/gcc/c-lex.h:28: warning: ANSI C forbids const or volatile functions
../../gcc/gcc/c-common.c:435: warning: ANSI C forbids const or volatile functions
../../gcc/gcc/c-common.c:455: warning: ANSI C forbids const or volatile functions
In file included from ../../gcc/gcc/c-common.c:3846:
../../gcc/gcc/builtin-attrs.def:94: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:95: redefinition of `ATTR_PRINTF_1'
../../gcc/gcc/builtin-attrs.def:94: `ATTR_PRINTF_1' previously defined here
../../gcc/gcc/builtin-attrs.def:95: redefinition of `ATTR_FORMAT_PRINTF_1'
../../gcc/gcc/builtin-attrs.def:94: `ATTR_FORMAT_PRINTF_1' previously defined here
../../gcc/gcc/builtin-attrs.def:97: redefinition of `ATTR_PRINTF_2'
../../gcc/gcc/builtin-attrs.def:96: `ATTR_PRINTF_2' previously defined here
../../gcc/gcc/builtin-attrs.def:97: redefinition of `ATTR_FORMAT_PRINTF_2'
../../gcc/gcc/builtin-attrs.def:96: `ATTR_FORMAT_PRINTF_2' previously defined here
../../gcc/gcc/builtin-attrs.def:99: redefinition of `ATTR_PRINTF_3'
../../gcc/gcc/builtin-attrs.def:98: `ATTR_PRINTF_3' previously defined here
../../gcc/gcc/builtin-attrs.def:99: redefinition of `ATTR_FORMAT_PRINTF_3'
../../gcc/gcc/builtin-attrs.def:98: `ATTR_FORMAT_PRINTF_3' previously defined here
../../gcc/gcc/builtin-attrs.def:101: redefinition of `ATTR_SCANF_1'
../../gcc/gcc/builtin-attrs.def:100: `ATTR_SCANF_1' previously defined here
../../gcc/gcc/builtin-attrs.def:101: redefinition of `ATTR_FORMAT_SCANF_1'
../../gcc/gcc/builtin-attrs.def:100: `ATTR_FORMAT_SCANF_1' previously defined here
../../gcc/gcc/builtin-attrs.def:103: redefinition of `ATTR_SCANF_2'
../../gcc/gcc/builtin-attrs.def:102: `ATTR_SCANF_2' previously defined here
../../gcc/gcc/builtin-attrs.def:103: redefinition of `ATTR_FORMAT_SCANF_2'
../../gcc/gcc/builtin-attrs.def:102: `ATTR_FORMAT_SCANF_2' previously defined here
../../gcc/gcc/c-common.c:3864: warning: ANSI C forbids const or volatile functions
In file included from ../../gcc/gcc/c-common.c:3920:
../../gcc/gcc/builtin-attrs.def: In function `c_init_attributes':
../../gcc/gcc/builtin-attrs.def:94: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:94: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:95: parse error before `_2'
../../gcc/gcc/builtin-attrs.def:95: parse error before `_2'
../../gcc/gcc/builtin-attrs.def:96: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:96: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:97: parse error before `_3'
../../gcc/gcc/builtin-attrs.def:97: parse error before `_3'
../../gcc/gcc/builtin-attrs.def:98: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:98: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:99: parse error before `_4'
../../gcc/gcc/builtin-attrs.def:99: parse error before `_4'
../../gcc/gcc/builtin-attrs.def:100: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:100: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:101: parse error before `_2'
../../gcc/gcc/builtin-attrs.def:101: parse error before `_2'
../../gcc/gcc/builtin-attrs.def:102: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:102: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:103: parse error before `_3'
../../gcc/gcc/builtin-attrs.def:103: parse error before `_3'
../../gcc/gcc/builtin-attrs.def:104: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:104: parse error before `_0'
../../gcc/gcc/builtin-attrs.def:105: parse error before `_4'
../../gcc/gcc/builtin-attrs.def:105: parse error before `_4'
In file included from ../../gcc/gcc/c-common.c:3949:
../../gcc/gcc/builtin-attrs.def: In function `c_common_insert_default_attributes':
../../gcc/gcc/builtin-attrs.def:126: `ATTR_FORMAT_PRINTF_1_2' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:126: (Each undeclared identifier is reported only once
../../gcc/gcc/builtin-attrs.def:126: for each function it appears in.)
../../gcc/gcc/builtin-attrs.def:127: `ATTR_FORMAT_PRINTF_2_3' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:134: `ATTR_FORMAT_SCANF_1_2' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:135: `ATTR_FORMAT_SCANF_2_3' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:137: `ATTR_FORMAT_PRINTF_1_0' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:138: `ATTR_FORMAT_PRINTF_2_0' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:140: `ATTR_FORMAT_STRFTIME_3_0' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:148: `ATTR_FORMAT_PRINTF_3_4' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:149: `ATTR_FORMAT_PRINTF_3_0' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:150: `ATTR_FORMAT_SCANF_1_0' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:151: `ATTR_FORMAT_SCANF_2_0' undeclared (first use in this function)
../../gcc/gcc/builtin-attrs.def:164: `ATTR_FORMAT_STRFMON_3_4' undeclared (first use in this function)
make[2]: *** [c-common.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-01-23  8:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-23  6:26 c/4942: GCC build error Ryan Rasmussen
  -- strict thread matches above, loose matches on Subject: below --
2003-01-23  8:16 Ryan Rasmussen
2001-11-21 22:40 rodrigc
2001-11-21 21:41 rodrigc
2001-11-20 12:36 fernando

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