Hi, > However, to properly link against libfoo.a I also need to > include "-lgfortran". With a fortran compiler, necessary libraries will be linked. > What is the right C compiler > to link against code compiled with g95? Currently g95 builds against gcc-4.0.4, which is the same source code as gcc40 port. Takeshi