[Bug fortran/26920] Cannot build using static libraries

2006-03-31 Thread dir at lanl dot gov
--- Comment #2 from dir at lanl dot gov 2006-03-31 13:59 --- There was a discussion of how to do it on some websites. I thought that they just configured gfortran and gcc a liitle different, but I guess that I will have to go back and look at the details. -- http://gcc.gnu.org/bugzi

[Bug fortran/26920] Cannot build using static libraries

2006-03-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-30 22:07 --- This is not a bug with GCC but Darwin does not have the static libraries for libc or even crt0.o for -static compiling. You cannot compile with -static on Darwin. -- pinskia at gcc dot gnu dot org changed: