[pdftex] 1.40.0-beta-20060906
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Sep 8 14:46:08 CEST 2006
Let me check you really intend to put C flags into a C++ link command?
CXXFLAGS might perhaps be appropriate.
It certainly will hurt if CC is Sun cc and CXX is g++.
(I've not tracked down the exact code here, but the common practice is to
have e.g. CXX="CC -xarch=sparcv9" to get this sort of thing to work.
On Fri, 8 Sep 2006, Martin Schröder wrote:
> 2006/9/8, gnwiii at gmail.com <gnwiii at gmail.com>:
> > I think it shouldn't hurt to include $(CFLAGS):
> >
> > cxx_link_command = $(CXXLD) $(CFLAGS) -o $@ $(LDFLAGS)
>
> Thanks, fixed.
>
> Best
> Martin
> _______________________________________________
> pdftex mailing list
> pdftex at tug.org
> http://tug.org/mailman/listinfo/pdftex
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the pdftex
mailing list