Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2002 16:50:01 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        markm@freebsd.org
Cc:        current@freebsd.org
Subject:   Perl build uses 'cc' and maybe 'gcc' directly.
Message-ID:  <20020401165001.A51891@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help
Any chance of getting the Perl build to properly use ${CC} rather than
hard coding 'cc'?  Also a "find . -type f | xargs grep gcc" shows that
GCC may be called directly also.

This is a problem for cross builds, and using alternate versions of of
the compiler (say gcc31 for testing).

-- 
-- David  (obrien@FreeBSD.org)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020401165001.A51891>