Re: AMD64 configure error

2006-12-13 Thread Marco Gerards
Thomas Schwinge <[EMAIL PROTECTED]> writes: Hi Thomas, > On Wed, Dec 13, 2006 at 02:03:58PM +0100, Marco Gerards wrote: >> James Lockie <[EMAIL PROTECTED]> writes: >> > checking if start is defined by the compiler... no >> > checking if _start is defined by the compiler... no >> > configure: erro

Re: AMD64 configure error

2006-12-13 Thread Thomas Schwinge
Hello! On Wed, Dec 13, 2006 at 02:03:58PM +0100, Marco Gerards wrote: > James Lockie <[EMAIL PROTECTED]> writes: > > checking if start is defined by the compiler... no > > checking if _start is defined by the compiler... no > > configure: error: neither start nor _start is defined > > The reason

Re: AMD64 configure error

2006-12-13 Thread Marco Gerards
James Lockie <[EMAIL PROTECTED]> writes: > checking if start is defined by the compiler... no > checking if _start is defined by the compiler... no > configure: error: neither start nor _start is defined The reason this happens is that the 64 bits compiler is used to test these things, while we d