This is the mail archive of the frysk@sourceware.org mailing list for the frysk 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: enabling shared builds


> Andrew Cagney wrote:
> - switch to install-tree testing
> Would mean breaking configure convention and set --prefix=.  On the other 
> hand it would mean only testing one way.

Definitely a big 'no' on this one.  For one, forcing an install of development
builds in order to be able to test it is asking for trouble.  Secondly, it is
(hopefully) going to be more likely in the future that a system will have frysk
already installed as part of the OS install, and a development build shouldn't
wipe out the installed version for sure.  Thirdly, it is common practice with
software projects to follow a 'build -> test -> install' sequence, which is
generally the most sensible way because you wouldn't want to install something
that is broken, i.e. test before you install.

	Cheers,
	Kris


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