public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug boehm-gc/29068]  New: Bootstrap fails building in libjava directory on sparc-sun-solaris2.10
@ 2006-09-13 20:19 ghazi at gcc dot gnu dot org
  2006-09-13 20:28 ` [Bug boehm-gc/29068] " ebotcazou at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2006-09-13 20:19 UTC (permalink / raw)
  To: gcc-bugs

On mainline I'm getting a bootstrap failure building in the libjava directory
on sparc-sun-solaris2.10:

Undefined                       first referenced
 symbol                             in file
GC_get_thread_stack_base            ./.libs/libgcj.so
ld: fatal: Symbol referencing errors. No output written to .libs/jv-convert
collect2: ld returned 1 exit status
make[3]: *** [jv-convert] Error 1

I most recently was able to get a successful bootstrap on Aug 18th:
http://gcc.gnu.org/ml/gcc-testresults/2006-08/msg00798.html

It was probably triggered by this change because that's where
GC_get_thread_stack_base was introduced:

2006-08-21  Bryce McKinlay  <mckinlay@redhat.com>

        PR libgcj/13212:
        * configure.ac: Check for pthread_getattr_np(). Remove
        GC_PTHREAD_SYM_VERSION detection.
        * include/gc.h (GC_register_my_thread, GC_unregister_my_thread,
        GC_get_thread_stack_base): New declarations.
        * pthread_support.c (GC_register_my_thread, GC_unregister_my_thread,
        GC_get_thread_stack_base): New functions.
        (GC_delete_thread): Don't try to free the first_thread.
        * misc.c (GC_init_inner): Use GC_get_thread_stack_base() if possible.
        (pthread_create_, constr): Removed.
        (pthread_create): Don't rename.
        * include/gc_ext_config.h.in: Rebuilt.
        * include/gc_pthread_redirects.h (pthread_create): Define
        unconditionally.
        * include/gc_config.h.in: Rebuilt.
        * configure: Rebuilt.


-- 
           Summary: Bootstrap fails building in libjava directory on sparc-
                    sun-solaris2.10
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: boehm-gc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.10
  GCC host triplet: sparc-sun-solaris2.10
GCC target triplet: sparc-sun-solaris2.10


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


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

end of thread, other threads:[~2010-04-28 20:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-13 20:19 [Bug boehm-gc/29068] New: Bootstrap fails building in libjava directory on sparc-sun-solaris2.10 ghazi at gcc dot gnu dot org
2006-09-13 20:28 ` [Bug boehm-gc/29068] " ebotcazou at gcc dot gnu dot org
2006-09-13 20:36 ` [Bug boehm-gc/29068] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-09-13 20:40 ` [Bug boehm-gc/29068] [4.2 Regression] Bootstrap fails building libjava on SPARC/Solaris ebotcazou at gcc dot gnu dot org
2006-09-13 20:45 ` pinskia at gcc dot gnu dot org
2006-09-13 20:49 ` ebotcazou at gcc dot gnu dot org
2006-09-13 21:15 ` tromey at gcc dot gnu dot org
2006-09-14 18:06 ` tromey at gcc dot gnu dot org
2006-09-14 18:07 ` tromey at gcc dot gnu dot org
2006-09-20 17:42 ` ebotcazou at gcc dot gnu dot org
2010-04-28 20:12 ` ro at gcc dot gnu dot org
2010-04-28 20:12 ` ro 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).