This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran] PATCH implement g77 intrinsics


François-Xavier Coudert <Francois-Xavier.Coudert@lcp.u-psud.fr> writes:

>> Did you commit your libgfortran/Makefile.in on gcc4.0.0 branch? Those new added
>> files (chdir.c, etc) are not compiled on this branch.
>
> Everything should be commited and fully working now. Sorry for this error.

You didn't correctly regenerate libgfortran/aclocal.m4 on mainline. It is
missing the line to include ../config/no-executables.m4, so that
GCC_NO_EXECUTABLES remains unexpanded in libgfortran/configure.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]