Re: [Patch, bootstrap] PR 57028 Fortran bootstrap failure wrt zlib

2013-04-25 Thread Janne Blomqvist
On Thu, Apr 25, 2013 at 2:03 PM, Janne Blomqvist wrote: > On Wed, Apr 24, 2013 at 11:02 PM, Janne Blomqvist > wrote: >> Hi, >> >> the attached patch hopefully fixes the PR. > > Try 2 with fixed path, passes bootstrap on my system also after I > removed the system-provided zlib.h. > > Ok for trunk

Re: [Patch, bootstrap] PR 57028 Fortran bootstrap failure wrt zlib

2013-04-25 Thread Janne Blomqvist
On Wed, Apr 24, 2013 at 11:02 PM, Janne Blomqvist wrote: > Hi, > > the attached patch hopefully fixes the PR. Try 2 with fixed path, passes bootstrap on my system also after I removed the system-provided zlib.h. Ok for trunk? 2013-04-25 Janne Blomqvist PR bootstrap/57028 * Make-lang

[Patch, bootstrap] PR 57028 Fortran bootstrap failure wrt zlib

2013-04-24 Thread Janne Blomqvist
Hi, the attached patch hopefully fixes the PR. Regtested on x86_64-unknown-linux-gnu, Ok for trunk? 2013-04-24 Janne Blomqvist PR bootstrap/57028 * Make-lang.in (f951): Link in ZLIB. (CFLAGS-module.o): Add zlib include directory. -- Janne Blomqvist fortzlib.diff Description: