discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep.sh


From: Nicola Pero
Subject: Re: GNUstep.sh
Date: Wed, 27 Feb 2002 16:18:40 +0000 (GMT)

> Hi all,
> 
> I'm running Debian GNU/Linux (woody) and I'm
> using GNUstep (CVS of today, 19:00 UTC) with gcc-3.0.4.
> I have following problem (I've also seen this in
> the CVS of last month):
> 
> $GNUSTEP_USER_ROOT is defined as "~$LOGNAME/GNUstep"
> 
> in $GNUSTEP_ROOT/System/Makefiles/GNUstep.sh and .csh

There is a related problem ... which is that

-I~nicola/GNUstep/Headers

on the compiler command line does *not* expand to

-I/home/nicola/GNUstep/Headers 

on bash - so currently, installing libraries, frameworks and generally
headers into GNUSTEP_USER_ROOT is broken even on bash.

I can sure cause expansion to take place by putting a space between the -I
and the path - but I won't do this change if we are switching away from
~$LOGNAME anyway.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]