Testers needed for ISO C Binding patch

Jerry DeLisle jvdelisle@verizon.net
Fri Jun 8 04:20:00 GMT 2007


Steve Kargl wrote:
> On Thu, Jun 07, 2007 at 07:33:42PM -0700, Jerry DeLisle wrote:
>> Steve Kargl wrote:
>>> On Thu, Jun 07, 2007 at 06:46:13PM +0200, Daniel Franke wrote:
>>>>> libtool: compile: unable to infer tagged configuration
>>>>> libtool: compile: specify a tag with `--tag'
>>>>> make[4]: *** [iso_c_generated_procs.lo] Error 1
>>>>> make[4]: *** Waiting for unfinished jobs....
>>>>> libtool: compile: unable to infer tagged configuration
>>>>> libtool: compile: specify a tag with `--tag'
>>>> Does the patch include any changes in libtool and assorted files?
>>>> Remember, those were recently updated all over the sources, the
>>>> FE-branch probably sports old versions of those?
>>> svnmerge should have picked up those changes.  Can someone,
>>> who's seeing this problem, regenerate libgfortran/configure?
>>>
>> Got it to work.
>>
> 
> So, what was the problem?  A Heisenbug?
> 

iso_c_generated_procs.c got put in libgfortran instead of libgfortran/intrinsics 
when I applied the patch.  Then I think when I configured, the Makefile did not 
include it in the build directory correctly.  After a clean bootstrap it appears 
to have fixed it.  So yes, a Heisenbug.

Jerry



More information about the Fortran mailing list