Re: libgfortran Makefile question (using latest libtool)

2007-03-21 Thread Charles Wilson
On Wed, 21 Mar 2007 14:49:43 -0700 (PDT), "Steve Ellcey" said > > From: Charles Wilson <[EMAIL PROTECTED]> ^ fix your mailer > > The --tag option is added by automake-1.9 or automake-1.10, but not 1.8: > > Interesting, the Makefile.

Re: libgfortran Makefile question (using latest libtool)

2007-03-21 Thread Steve Ellcey
> From: Charles Wilson <[EMAIL PROTECTED]> > > The --tag option is added by automake-1.9 or automake-1.10, but not 1.8: Interesting, the Makefile.in in libgfortran claims to be from automake 1.9.6. If I run this automake in a tree with the old (1.4 based libtool) I don't get any --tags options i

Re: libgfortran Makefile question (using latest libtool)

2007-03-21 Thread Charles Wilson
It does not look like this is the default. I don't see any use of --tag in the libtool config output (nor do I see where the -MD, -MP, -MF flags are coming from). Steve Ellcey [EMAIL PROTECTED] % ./libtool --config | grep -e LT -e CC -e tag LTCC="/proj/opensrc/sje/svn.libtool/build-ia64-hp-

Re: libgfortran Makefile question (using latest libtool)

2007-03-21 Thread Steve Ellcey
> I think that should already be the default. Try running ./libtool > --config and look for the value of CC. That value should match (modulo > whitespace) the command line that is actually used. > > Andreas. It does not look like this is the default. I don't see any use of --tag in the libtool

Re: libgfortran Makefile question (using latest libtool)

2007-03-21 Thread Andreas Schwab
Steve Ellcey <[EMAIL PROTECTED]> writes: > While attempting to build libgfortran with the latest libtool I got the > following error: > > if /bin/sh ./libtool --mode=compile > /proj/opensrc/sje/svn.libtool/build-ia64-hp-hpux11.23-trunk/obj_gcc/./gcc/xgcc > -B/proj/opensrc/sje/svn.libtool/build-i

libgfortran Makefile question (using latest libtool)

2007-03-21 Thread Steve Ellcey
While attempting to build libgfortran with the latest libtool I got the following error: if /bin/sh ./libtool --mode=compile /proj/opensrc/sje/svn.libtool/build-ia64-hp-hpux11.23-trunk/obj_gcc/./gcc/xgcc -B/proj/opensrc/sje/svn.libtool/build-ia64-hp-hpux11.23-trunk/obj_gcc/./gcc/ -B/proj/opens