On Mon, Aug 18, 2003 at 08:32:05AM -0700, [EMAIL PROTECTED] wrote: >Hi, > >I had no problems compiling a2ps against 1.5.1 but against 1.5.2 I get this >error. > >/bin/sh ../libtool --mode=link gcc -O2 -g -o a2ps.exe main.o read.o >sshread.o ssheet.o select.o generate.o delegate.o regex.o buffer.o >versions.o ffaces.o parsessh.o lexssh.o lexps.o ../lib/liba2ps.la -lfl >-lm -lintl >gcc -O2 -g -o a2ps.exe main.o read.o sshread.o ssheet.o select.o generate.o >delegate.o regex.o buffer.o versions.o ffaces.o parsessh.o lexssh.o >lexps.o ../lib/.libs/liba2ps.a -lintl -lfl -lm -lintl >/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: >final link failed: File truncated >collect2: ld returned 1 exit status >make[2]: *** [a2ps.exe] Error 1 > >Any ideas on what I should do?
Are these problems now rectified in the latest snapshot? I know that removing -lm from the link line "solves" the problem but I want to make sure that -lm is now working correctly. It does for me, when linking a2ps, but I want to make sure... cgf
