On Tue, 23 Sep 2003 [EMAIL PROTECTED] wrote: > My understanding (which is rudimentary) is that the "update" is the > August 2003 patch that updates to gcc 3.3, which caused problems for > fortran compilers, including g77 3.1
You are correct. It causes problems for g77 <= 3.3, but not 3.4. > > BTW is there a way to globally specify -lcc_dynamic for g77 3.4? All > my fortran packages in fink are now breaking all over the place with > the errors below, and it would be nice not to have to submit manual > corrections for all of them. Not easily. Which fink packages are broken? This only happens when you use cc as a linker, or link a c object file with your fortran code. I don't think code compiled and linked with g77 3.4 will give this error. -Jeff -- Jeffrey S. Whitaker Phone : (303)497-6313 NOAA/OAR/CDC R/CDC1 FAX : (303)497-6449 325 Broadway Web : http://www.cdc.noaa.gov/~jsw Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
