This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/36120] selected_char_kind_1.f90 undefined reference with -m32
- From: "Ralf dot Wildenhues at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2008 12:14:19 -0000
- Subject: [Bug libfortran/36120] selected_char_kind_1.f90 undefined reference with -m32
- References: <bug-36120-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from Ralf dot Wildenhues at gmx dot de 2008-05-06 12:14 -------
Subject: Re: selected_char_kind_1.f90 undefined
reference with -m32
* fxcoudert at gcc dot gnu dot org wrote on Tue, May 06, 2008 at 02:08:59PM
CEST:
> > I can only see that happening with --enable-maintainer-mode and then the
> > rebuild rules not finding appropriate autotools versions.
>
> Hum, that was without --enable-maintainer-mode and manually running automake
> (but not autoconf or autoheader); maybe doing that is the mistake in itself :)
If you're only modifying Makefile.am files, then running automake should
be sufficient (except changes to ACLOCAL_AMFLAGS won't be picked up).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36120