[Bug c/33396] add --enable-intermodule

2007-09-26 Thread aldot at gcc dot gnu dot org
--- Comment #4 from aldot at gcc dot gnu dot org 2007-09-26 18:43 --- For the fortran frontend, It seems that i have this patch (must be relatively old; undetermined status, ATM). Index: gcc/fortran/Make-lang.in === --- gc

[Bug c/33396] add --enable-intermodule

2007-09-11 Thread aldot at gcc dot gnu dot org
--- Comment #3 from aldot at gcc dot gnu dot org 2007-09-11 17:58 --- (In reply to comment #2) > With trunk r127829, this currently gives: > > /scratch/obj.i686/gcc-4.3/./prev-gcc/libgcc.a(libgcc_onestep.o): In function > `isinfd128': > ../../../../src/gcc-4.3/libgcc/config/libbid/_isin

[Bug c/33396] add --enable-intermodule

2007-09-11 Thread aldot at gcc dot gnu dot org
--- Comment #2 from aldot at gcc dot gnu dot org 2007-09-11 16:54 --- With trunk r127829, this currently gives: /scratch/obj.i686/gcc-4.3/./prev-gcc/libgcc.a(libgcc_onestep.o): In function `isinfd128': ../../../../src/gcc-4.3/libgcc/config/libbid/_isinfd128.c:38: undefined reference to

[Bug c/33396] add --enable-intermodule

2007-09-11 Thread aldot at gcc dot gnu dot org
--- Comment #1 from aldot at gcc dot gnu dot org 2007-09-11 16:47 --- Created an attachment (id=14190) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14190&action=view) libgcc patch#1 libgcc/ChangeLog: 2007-09-11 Bernhard Fischer <> * configure.ac: Add option --enable-in