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

Re: Link error and -fsquangle


Dimitri PAPADOPOULOS-ORFANOS <papadopo@shfj.cea.fr> writes:

> OK. But how to build the C++ library with -fsquangle?

Add it to LIBCXXFLAGS in the top-level Makefile

> Also, if I build the C++library with -fsquangle, g++ won't
> work anymore unless g++ -fsquangle is used.

Right.

> Is there some way to force g++ to use -fsquangle even if users
> forget this option (except a shell alias)?

How about editing the specs file?


> Alternatively, can't this PATH be modified by an option of the
> configuration script?

I don't think so.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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