Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2005 14:33:59 -0400
From:      Martin Cracauer <cracauer@cons.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports@freebsd.org, Vasil Dimov <vd@datamax.bg>, Martin Cracauer <cracauer@cons.org>
Subject:   Re: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
Message-ID:  <20050701143359.A97822@cons.org>
In-Reply-To: <20050701181956.GA99579@xor.obsecurity.org>; from kris@obsecurity.org on Fri, Jul 01, 2005 at 02:19:56PM -0400
References:  <20050630174246.A73270@cons.org> <20050630214943.GA45010@xor.obsecurity.org> <20050630181641.A74954@cons.org> <20050630233745.GA78956@xor.obsecurity.org> <20050701052243.GA9198@sinanica.bg.datamax> <20050701181956.GA99579@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > > > There's a bsd.port.mk option (WITHOUT_CPU_CFLAGS or something) that
> > > > > sanitizes the CFLAGS to prevent old compiler ports from breaking in
> > > > > this way.
> > > > 
> > > > Thank you Kris, that is doing the right thing.  The appended diff
> > > > fixes the port.
> > > > 
> > > > Anybody thinks of a reason not to commit that?
> > > 
> > > Seems good to me :-) It would be nice if someone could sweep the other
> > > miscellaneous compiler ports for this too.
> > > 
> > Any ideas how this could be achieved?
> > Remove standard compiler and find ports that do not define NO_BUILD and
> > do not fail building... :)
> 
> I don't know if you can do this automatically (those ports still need
> to bootstrap themselves).  Maybe I should try doing a package build
> run with CPUTYPE=pentium3 since that was unsupported on old gcc
> versions.

That should fail just fine and give you a nice list of ports.

What I wonder is why the other mingw ports did not fail.  I assume
they were crosscompiled from the system gcc, not mingw-gcc.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org>   http://www.cons.org/cracauer/
 No warranty.    This email is probably produced by one of my cats 
 stepping on the keys. No, I don't have an infinite number of cats.



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