Re: Rebuilding and checksumming the Linux kernel

2007-04-01 Thread Jan Engelhardt
On Apr 1 2007 22:03, Edgardo Hames wrote: >> code will or should always produce the same output. Compilers are not >> generally required to be deterministic. > > Could you please be a little more specific? We keep toolchains in our > SCM tool, Compile this, shush. #include int main(void) {

Re: Rebuilding and checksumming the Linux kernel

2007-04-01 Thread Edgardo Hames
On Apr 1, 6:10 pm, "David Schwartz" wrote: > I'm working on a project with teams spread across the world and we all > work on the same repository patching the kernel and then integrating > into a common main branch. Even though we label the source code, we > would like to make sure that we are a

Re: Rebuilding and checksumming the Linux kernel

2007-04-01 Thread Edgardo Hames
On 4/1/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote: On Sun, Apr 01, 2007 at 03:56:30PM -0300, Edgardo Hames wrote: > I'm working on a project with teams spread across the world and we all > work on the same repository patching the kernel and then integrating > into a common main branch. Even thoug

Re: Rebuilding and checksumming the Linux kernel

2007-04-01 Thread Sam Ravnborg
On Sun, Apr 01, 2007 at 03:56:30PM -0300, Edgardo Hames wrote: > I'm working on a project with teams spread across the world and we all > work on the same repository patching the kernel and then integrating > into a common main branch. Even though we label the source code, we > would like to make s

RE: Rebuilding and checksumming the Linux kernel

2007-04-01 Thread David Schwartz
> I'm working on a project with teams spread across the world and we all > work on the same repository patching the kernel and then integrating > into a common main branch. Even though we label the source code, we > would like to make sure that we are all building the same kernel by > running md5s

Re: Rebuilding and checksumming the Linux kernel

2007-04-01 Thread Jan Engelhardt
On Apr 1 2007 15:56, Edgardo Hames wrote: > > I'm working on a project with teams spread across the world and we all > work on the same repository patching the kernel and then integrating > into a common main branch. Even though we label the source code, we > would like to make sure that we are al

Re: Rebuilding and checksumming the Linux kernel

2007-04-01 Thread Arjan van de Ven
On Sun, 2007-04-01 at 15:56 -0300, Edgardo Hames wrote: > I'm working on a project with teams spread across the world and we all > work on the same repository patching the kernel and then integrating > into a common main branch. Even though we label the source code, we > would like to make sure tha

Rebuilding and checksumming the Linux kernel

2007-04-01 Thread Edgardo Hames
I'm working on a project with teams spread across the world and we all work on the same repository patching the kernel and then integrating into a common main branch. Even though we label the source code, we would like to make sure that we are all building the same kernel by running md5sum on the