> 
> BTW, this version now builds with gcc-4.0.1 on MacOSX -- thanks to  
> whoever fixed this !
> 
> the only pitfall is that since gcc-4 has libobjc-gnu, A big cleanup  
> must be made or else some -lobjc flags remain that link to Apple's  
> while, strangely, -lobjc-gnu sometimes causes linking errors when no  
> symbol from it are required (could be worse !)

If you link with -fgnu-runtime, it will just work, changing -lobjc
to -lobjc-gnu.

-- Pinski
The person who fixed this.


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to