Re: Compiling Release Patches

2007-08-25 Thread Clint Pachl
Darren Spruell wrote: On 8/25/07, Clint Pachl <[EMAIL PROTECTED]> wrote: The reason for this is that I can use a single build machine running the current release, and two source trees, current and previous. [1] Well, it usually does, but it can break in interesting ways that are dif

Re: Compiling Release Patches

2007-08-25 Thread Darren Spruell
On 8/25/07, Clint Pachl <[EMAIL PROTECTED]> wrote: > >> The reason for this is that I can use a single build machine running the > >> current release, and two source trees, current and previous. > > [1] Well, it usually does, but it can break in interesting ways that are > > difficult to fix. > > J

Re: Compiling Release Patches

2007-08-25 Thread Clint Pachl
Joachim Schipper wrote: On Fri, Aug 24, 2007 at 10:31:32PM -0700, Clint Pachl wrote: djgoku wrote: On 8/24/07, Clint Pachl <[EMAIL PROTECTED]> wrote: Can one reliably compile 4.0 release patches on a 4.1 release system? Is there some patches that aren't in 4.1?

Re: Compiling Release Patches

2007-08-25 Thread Joachim Schipper
On Fri, Aug 24, 2007 at 10:31:32PM -0700, Clint Pachl wrote: > djgoku wrote: >> On 8/24/07, Clint Pachl <[EMAIL PROTECTED]> wrote: >> >>> Can one reliably compile 4.0 release patches on a 4.1 release system? >>> >> >> Is there some patches that aren't in 4.1? If so that seem really weird >>

Re: Compiling Release Patches

2007-08-24 Thread Clint Pachl
djgoku wrote: On 8/24/07, Clint Pachl <[EMAIL PROTECTED]> wrote: Can one reliably compile 4.0 release patches on a 4.1 release system? Is there some patches that aren't in 4.1? If so that seem really weird why it wouldn't be. Can you give an example? In my network I have 4.0 and 4

Re: Compiling Release Patches

2007-08-24 Thread Stephan Andre'
On Friday 24 August 2007 20:43:02 Clint Pachl wrote: > Can one reliably compile 4.0 release patches on a 4.1 release system? There is no need. A 4.1-release system contains all the fixes that lead up to the release of 4.1. In other words, this isn't Windows. ;-) So all the fixes from all the pre

Re: Compiling Release Patches

2007-08-24 Thread djgoku
On 8/24/07, Clint Pachl <[EMAIL PROTECTED]> wrote: > Can one reliably compile 4.0 release patches on a 4.1 release system? Is there some patches that aren't in 4.1? If so that seem really weird why it wouldn't be. Can you give an example?

Compiling Release Patches

2007-08-24 Thread Clint Pachl
Can one reliably compile 4.0 release patches on a 4.1 release system?