[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building baseadd under OS X?
From: |
Richard Frith-Macdonald |
Subject: |
Re: Building baseadd under OS X? |
Date: |
Fri, 6 Dec 2002 07:10:15 +0000 |
On Friday, December 6, 2002, at 06:23 am, Victor Ng wrote:
How do I build GNUStep under OS X?
I'm mostly interested in the GDL2 and the GSXML portions, but I keep
getting this error:
Do I need to build everything first or is there a way to just build
parts of gnustep-base?
To just build the additional parts, use
'make add=yes base=no'
to build libgnustep-baseadd without libgnustep-base
You can also use 'messages=yes' to get the make process to print all
messages during the build ... so you can see what is going on.