tech-pkg archive

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

Re: cwrappers and gcc -pipe



On Tue, Mar 15, 2016 at 10:11:03PM +0000, David Brownlee wrote:
> I've been trying to run some builds using cwrappers and everything
> mostly works very well (and takes less time to do it :), but some
> packages (such as sysutils/rename) fail configure with
> 
> gcc: Unknown transform rule: -pipe
> 
> I have "CFLAGS+=-pipe" in effectively mk.conf.
> 
> Should cwrappers be handling this?

No. The problem comes the package mishandling multi-word CFLAGS, so it
just creates a broken transform. Not much the wrapper can really do.

Joerg


Home | Main Index | Thread Index | Old Index