This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is testing libgomp outside of the build tree supported?


On Mon, 3 Feb 2014, Andrew Pinski wrote:

> On Mon, Feb 3, 2014 at 11:14 AM, Diego Novillo <dnovillo@google.com> wrote:
> > On Mon, Feb 3, 2014 at 2:11 PM, Ian Lance Taylor <iant@google.com> wrote:
> >
> >> If the presence of the build
> >> tree makes writing some tests significantly simpler, I think that is
> >> OK.
> >
> > I would like to discourage that.  Testing an already installed GCC for
> > which no build tree exists is a very useful feature.
> 
> I agree.  Here at Cavium, we use the packaged up toolchain that comes
> from a RPM and test it so we are testing exactly what we ship out to
> our customers.

Similarly at Mentor.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]