Some context would have been helpful, but it seems that TDM GCC is a build of gcc for Windows. There should be no problem specifying this, as long as it includes the Objective-C front end (and you are happy to put up with the archaic dialect of Objective-C that GCC supports).
David On 16 May 2012, at 14:56, Andre Tampubolon wrote: > I'm using TDM GCC, and I'd like to learn Objective-C, so I gave GNUStep > a look. > I found that the GNUStep installer also includes GCC, which I already have. > > Is there any way to use the Objective-C libraries with TDM GCC, so I > don't have to install the entire GNUStep package. > > -- > AT > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep -- Sent from my Apple II _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
