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 target/29660] get 'internal compiler error' when building numerical recipes



------- Comment #5 from fxcoudert at gcc dot gnu dot org  2007-01-24 12:05 -------
(In reply to comment #3)
> Is it binary compatible with 4.0.1 or will I have to rebuild  
> everything with a libgfortran dependence?

I see noone answered this question, so here I go: there is no binary
compatibility for libgfortran between GCC branches (4.0, 4.1, 4.2, 4.3). The
library versions are different each time, so you should be able to have
different libraries linked to different libgfortrans (I use that on a regular
basis).


-- 


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


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