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]

Re: Strange format error in g77



In trying to pare down my code in order to get a small test case, I
finally discovered that the problem was being triggered when I linked
a shared library (of mainly of fortran code, but with some C) that had
been build with one of the egcs releases.  (Probably with a slew of
malign options, which I no longer use with gcc-2.96).  I played around
with nm but never found something obvious and finally rebuilt my
library with the current CVS.

The problem went away.  

I'd appreciate it if someone could explain why and whether/when I'll
have to rebuild other libraries.  Indeed, if this is not some kind of
dumb error on my part, it should also be mentioned in the docs for the
upcoming release.

David


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