public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/28431]  New: env.c: PTHREAD_STACK_MIN undeclared
@ 2006-07-19 10:31 mbanck at debian dot org
  2006-07-19 10:34 ` [Bug libgomp/28431] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: mbanck at debian dot org @ 2006-07-19 10:31 UTC (permalink / raw)
  To: gcc-bugs

libgomp fails to build on GNU/Hurd:

/build/buildd/gcc-snapshot-20060613/build/./gcc/xgcc
-B/build/buildd/gcc-snapshot-20060613/build/./gcc/
-B/usr/lib/gcc-snapshot/i486-gnu/bin/ -B/usr/lib/gcc-snapshot/i486-gnu/lib/
-isystem /usr/lib/gcc-snapshot/i486-gnu/include -isystem
/usr/lib/gcc-snapshot/i486-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../src/libgomp -I. -I../../../src/libgomp/config/posix
-I../../../src/libgomp -Wall -Werror -O2 -g -O2 -MT env.lo -MD -MP -MF
.deps/env.Tpo -c ../../../src/libgomp/env.c  -fPIC -DPIC -o .libs/env.o
../../../src/libgomp/env.c: In function 'initialize_env':
../../../src/libgomp/env.c:172: error: 'PTHREAD_STACK_MIN' undeclared (first
use in this function)
../../../src/libgomp/env.c:172: error: (Each undeclared identifier is reported
only once
../../../src/libgomp/env.c:172: error: for each function it appears in.)
make[6]: *** [env.lo] Error 1
make[6]: Leaving directory
`/build/buildd/gcc-snapshot-20060613/build/i486-gnu/libgomp'

The Hurd currently has fixed size stacks.


-- 
           Summary: env.c: PTHREAD_STACK_MIN undeclared
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mbanck at debian dot org
 GCC build triplet: i686-pc-gnu0.3
  GCC host triplet: i686-pc-gnu0.3
GCC target triplet: i686-pc-gnu0.3


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


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

* [Bug libgomp/28431] env.c: PTHREAD_STACK_MIN undeclared
  2006-07-19 10:31 [Bug libgomp/28431] New: env.c: PTHREAD_STACK_MIN undeclared mbanck at debian dot org
@ 2006-07-19 10:34 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-19 10:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-19 10:34 -------
It was fixed the next day after that snapshot.
June 13th snapshot is a month old already anyways.

*** This bug has been marked as a duplicate of 28008 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2006-07-19 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-19 10:31 [Bug libgomp/28431] New: env.c: PTHREAD_STACK_MIN undeclared mbanck at debian dot org
2006-07-19 10:34 ` [Bug libgomp/28431] " pinskia at gcc dot gnu dot org

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