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 libfortran/35471] libgfortran fails with nonstandard <complex.h>



------- Comment #8 from fxcoudert at gcc dot gnu dot org  2008-04-01 10:43 -------
(In reply to comment #7)
> .libs/in_unpack_generic.o: In function `putc_unlocked':
> .libs/in_unpack_generic.o(.text+0x2220): multiple definition of `putc_unlocked'
> .libs/backtrace.o(.text+0x27c0): first defined here

That one is weird. Does the C compiler otherwise work OK? I'm wondering whether
some of your headers (the one that have putc_unlocked) are incorrectly
fixincluded.


-- 


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


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