This is the mail archive of the gcc-patches@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]

Re: [objc-improvements] Yet another set of fixes committed



Am Donnerstag, 28.08.03 um 03:39 Uhr schrieb Alexander Malmberg:
Basically, you run "./configure ; make ;
make install" in make, base, gui, and back in that order.

I think you'll have to configure with './configure --with-library-combo=gnu-gnu-gnu', otherwise gnustep-make might asume you just want to build just the GNUstep extensions and use a library-combo like apple-apple-apple (that means Apple/NeXT runtime, Apple Foundation and Apple AppKit) which might not be your goal.



If you don't have all the dependencies, the build guide is supposed to be good:

http://documents.made-it.com/GNUstep/buildguide.html

This one is really good, I learned a lot from it.


Greetings, Lars


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