This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [PATCH] Fix thread-safety follow-out for cross builds (PR libfortran/24991)


On Wed, Nov 23, 2005 at 10:37:08AM -0500, Jakub Jelinek wrote:
> Hi!
> 
> I missed host_subdir stuff that is needed for certain cross builds.
> Ok for HEAD/4.1?
> 
> 2005-11-23  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR libfortran/24991
> 	* acinclude.m4: Include acx.m4 and no-executables.m4.
> 	* configure.ac: Add GCC_TOPLEVEL_SUBDIRS.
> 	* configure: Rebuilt.
> 	* Makefile.am (AM_CPPFLAGS): Use $(host_subdir) in build dir
> 	path.
> 	* Makefile.in: Rebuilt.
> 

Jakub,

I doubt many/any of the main gfortran hackers have much experience
with cross building gfortran.   To get this patch reviewed and
committed in short order, you'll probably need to ask someone with
much more GCC infrastructure knowledge than the gfortran hackers.

BTW, I did not see anything in the patch that set off alarms, but
then again I don't know to go about testing the patch.

-- 
Steve


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