Re: shared libraries on darwin using Intel compiler

2008-06-13 Thread Peter O'Gorman
Christopher Hulbert wrote: > On Fri, Jun 13, 2008 at 11:55 AM, Peter O'Gorman <[EMAIL PROTECTED]> wrote: >> Christopher Hulbert wrote: >> >>> GIT version still reports that the ifort linker does not support >>> shared libraries. The config.log is attached. >> Hi Chris, >> >> Your config.log confirm

Re: shared libraries on darwin using Intel compiler

2008-06-13 Thread Christopher Hulbert
On Fri, Jun 13, 2008 at 11:55 AM, Peter O'Gorman <[EMAIL PROTECTED]> wrote: > Christopher Hulbert wrote: > >> GIT version still reports that the ifort linker does not support >> shared libraries. The config.log is attached. > > Hi Chris, > > Your config.log confirms that ifort does not define __GNU

Re: shared libraries on darwin using Intel compiler

2008-06-13 Thread Peter O'Gorman
Christopher Hulbert wrote: > GIT version still reports that the ifort linker does not support > shared libraries. The config.log is attached. Hi Chris, Your config.log confirms that ifort does not define __GNUC__, thanks. Could you confirm that this patch fixes it. Peter -- Peter O'Gorman htt