Mantis - gcc4objc
Viewing Issue Advanced Details
1655 other feature always 2006-06-24 07:46 2009-05-17 18:11
amaier  
pfelecan  
normal  
closed  
fixed  
none    
none  
0001655: libffi and libobjc_gc.a missing
a) Could you please compile gcc with --enable-libffi ? This library is required by GNUstep and other projects coded with Objective C and is part of the GCC Suite for awhile.

b) And compile with --enable-objc-gc to allow usage of Boehm Garabge Collector with Objective C.
I\'m not sure whether --enable-boehm-gc is needed then or one could use gc of CSWlibgc.
Issue History
2009-05-17 18:10 mwatters Note Added: 0006128
2009-05-17 18:10 mwatters Status assigned => resolved
2009-05-17 18:10 mwatters Resolution open => fixed
2009-05-17 18:11 mwatters Note Added: 0006129
2009-05-17 18:11 mwatters Status resolved => closed

Notes
(0003539)
pfelecan   
2006-06-24 10:19   
gcc3 has libffi enabled; can you use the stable version, i.e., gcc3 ?
(0006128)
mwatters   
2009-05-17 18:10   
resolved in 4.3.3
(0006129)
mwatters   
2009-05-17 18:11   
closed fixed