public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/45326] gmp's use of C99 keeps breaking my compiles, suggest set autoconf variables to avoid inttypes/stdint
       [not found] <bug-45326-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-02 14:52 ` rwild at gcc dot gnu.org
  2021-05-30  3:35 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-10-02 14:52 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45326

--- Comment #2 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-10-02 14:52:12 UTC ---
Author: rwild
Date: Sat Oct  2 14:52:07 2010
New Revision: 164904

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164904
Log:
Allow to pass separate configure arguments for build, host and target.

/:
    PR bootstrap/45326
    PR bootstrap/45174
    * configure.ac: Honor initial values of $build_configargs,
    $host_configargs, $target_configargs.  Mark the precious, so
    environment settings get recorded.
    * configure: Regenerate.

gcc/:
    * doc/install.texi (Configuration): Document build_configargs,
    host_configargs, target_configargs.

Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi


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

* [Bug bootstrap/45326] gmp's use of C99 keeps breaking my compiles, suggest set autoconf variables to avoid inttypes/stdint
       [not found] <bug-45326-4@http.gcc.gnu.org/bugzilla/>
  2010-10-02 14:52 ` [Bug bootstrap/45326] gmp's use of C99 keeps breaking my compiles, suggest set autoconf variables to avoid inttypes/stdint rwild at gcc dot gnu.org
@ 2021-05-30  3:35 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-05-30  3:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45326

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
No feedback in over 4 years.

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

* [Bug bootstrap/45326] gmp's use of C99 keeps breaking my compiles, suggest set autoconf variables to avoid inttypes/stdint
  2010-08-18 21:26 [Bug bootstrap/45326] New: " jay dot krell at cornell dot edu
@ 2010-08-18 21:27 ` jay dot krell at cornell dot edu
  0 siblings, 0 replies; 3+ messages in thread
From: jay dot krell at cornell dot edu @ 2010-08-18 21:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jay dot krell at cornell dot edu  2010-08-18 21:27 -------
example error:

file included from /home/jayk/src/gcc-4.5.1/gmp/assert.c:27:0:
/home/jayk/src/gcc-4.5.1/gmp/gmp-impl.h:188:29: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'gmp_uint_least32_t'
In file included from /home/jayk/src/gcc-4.5.1/gmp/assert.c:27:0:
/home/jayk/src/gcc-4.5.1/gmp/gmp-impl.h:3413:7: error: expected
specifier-qualifier-list before 'gmp_uint_least32_t'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45326


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

end of thread, other threads:[~2021-05-30  3:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45326-4@http.gcc.gnu.org/bugzilla/>
2010-10-02 14:52 ` [Bug bootstrap/45326] gmp's use of C99 keeps breaking my compiles, suggest set autoconf variables to avoid inttypes/stdint rwild at gcc dot gnu.org
2021-05-30  3:35 ` pinskia at gcc dot gnu.org
2010-08-18 21:26 [Bug bootstrap/45326] New: " jay dot krell at cornell dot edu
2010-08-18 21:27 ` [Bug bootstrap/45326] " jay dot krell at cornell dot edu

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