Now I had the same error message with spamassassin / sa-compile and could fix it with:
3. /lib/[subdir/]libgcc.so was missing, so add a symlink from /lib/[subdir/]libgcc.so.1 to /lib/[subdir/]libgcc.so (same directory). Jens Am 02.07.2011 06:01, schrieb Jens Leinenbach: > Am 28.06.2011 07:05, schrieb John Clizbe: >>> ** Fatal error: Cannot find file "libgcc_s" > Does this help? I found two advices: > > 1. Install the package expat. > 2. Do not use static linking on OS X, so you may need to edit the > Makefile(s) and remove -static from the LDFLAGS. > > http://palagpat-coding.blogspot.com/2010/05/solved-cannot-find-lgccs-on-cygwin-434.html > > > Jens _______________________________________________ Sks-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/sks-devel
