Package: dpkg-dev
Version: 1.17.6
Severity: important
Tags: sid jessie

seen looking at a fortran compiler error when building abinit with -O0 ... the
abinit package doesn't build optimized fortran files, because dpkg-buildflags
sets FFLAGS, and not FCFLAGS as expected by autotools based systems. FFLAGS is
used for f77, FCFLAGS for (modern) fortran.

Looking at the autoconf manual, there are a few more compiler flags used:
ERLCFLAGS, OBJCFLAGS, OBJCXXFLAGS, GOFLAGS.

OBJCFLAGS and OBJCXXFLAGS should match CFLAGS, FCFLAGS should match FFLAGS, no
opinion about ERLCFLAGS and GOFLAGS (used by gc and gccgo).


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to