This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libobjc/13946] New: ObjC configured --with-objc-gc needs external Boehm gc


The Objective C runtime library enabled with garbage collection needs
an external Boehm gc collector beeing installed at compile time. It
shoud be possible to build the libobjcgc library with the Boehm gc that is
included in the boehm-gc directory.

See the thread starting at 2003-01-16
http://gcc.gnu.org/ml/gcc/2001-01/msg01019.html (most followups not in the thread)

The boehm-gc parameters/configury bits needed by the gc enabled objc runtime are
undocumented as well.

-- 
           Summary: ObjC configured --with-objc-gc needs external Boehm gc
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libobjc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]