lilypond-devel
[Top][All Lists]
Advanced

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

Re: how to make "make deb" use gcc 3.2


From: Paul Scott
Subject: Re: how to make "make deb" use gcc 3.2
Date: Fri, 20 Jun 2003 01:33:05 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.3.1) Gecko/20030527 Debian/1.3.1-2

Graham Percival wrote:

When I do "export CC=/usr/bin/gcc-3.2" (and the same kind of thing for
CXX and g++), ./autogen.sh uses gcc-3.2 instead of gcc-3.3.  But when
I use "make deb", I end up with gcc-3.3.

Does anybody know how to make "make deb" behave and use the version
of gcc that I want it to?

I just saw this on Debian User.  Can you adapt it to solve your problem?

And edit HOSTCC in Linux' Makefile.
(or if you use make-kpkg use
MAKEFLAGS="CC=gcc-<whetyouwant>" make-kpkg ...

HTH,

Paul Scott






reply via email to

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