Gary K Olson wrote: > ../../gcc-4.2.0/gcc/fortran/resolve.c:4983: internal compiler error: > Segmentation Fault
One case where this used to happen was when the stack size limit was set too low. The current default 8MB should be enough. What do you get from "ulimit -s" (in bash) or "limit s" (in tcsh)? -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
