texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] CXXFLAGS, LDFLAGS ignored


From: Ralf Treinen
Subject: Re: [Texmacs-dev] CXXFLAGS, LDFLAGS ignored
Date: Sun, 8 Dec 2002 17:55:50 +0100
User-agent: Mutt/1.4i

On Sat, Dec 07, 2002 at 11:42:37PM +0100, Joris van der Hoeven wrote:
> 
> > The TeXmacs configure script seems to ignore the existing settings
> > for CXXFLAGS, CPPFLAGS, CFLAGS, LDFLAGS.

> We certainly do take into account CXXFLAGS and CPPFLAGS.

What is the best way to pass extra compilation flags to make ?
I have to compile with "-fPIC". However, if I do

        make CXXFLAGS="-fPIC"

then the optimization flags, which had been set in by "configure
--enable-optimize", are lost.

-Ralf.
-- 



reply via email to

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