Re: Perl build uses 'cc' and maybe 'gcc' directly.

2002-04-02 Thread Mark Murray

 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.

OK - I'll look at that.

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

Gotcha.

M
-- 
o   Mark Murray
\_
O.\_Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Perl build uses 'cc' and maybe 'gcc' directly.

2002-04-01 Thread David O'Brien

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  ([EMAIL PROTECTED])

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message