[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems compiling kde1 applications
- To: guy keren <choo(at-nospam)actcom.co.il>
- Subject: Re: problems compiling kde1 applications
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Sun, 28 Jan 2001 10:15:26 +0200 (IST)
- cc: Oded Arbel <odeda-linux-il(at-nospam)betalfa.org.il>, Linux-IL mailing list <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <Pine.GSU.4.30_heb2.09.0101280637230.26486-100000@actcom.co.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sun, 28 Jan 2001, guy keren wrote:
>
> On Sat, 27 Jan 2001, Oded Arbel wrote:
>
> > This is really not my problem :-) since the compiler uses those
> > directories as a last resort, if it can't find the things it needs in the
> > directories I did include. if I have the configure script to usedmy
> > command-line-options-specified directories before the '--prefix'-derived
> > directories then it works ok -
>
> then you can set the CFLAGS (and probably also CXXFLAGS and LDFLAGS)
> environment variables to contain the relevant values before running
> configure. check the configure script for the exact names of the
> environment variables.
One hack that comes to mind: abuse the optimization flags variable that
mandrake take care to add in every compilation (C_OPT_FLAGS (?))
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il