This is the mail archive of the gcc-bugs@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]

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



------- 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 `__bid128_isInf'
collect2: ld returned 1 exit status
make[3]: *** [cc1-dummy] Error 1

The very same thing happens with pristine trunk, where linking doesn't fail,
though.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33396


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