DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8038>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8038 mod_status.so: symbol __floatdisf: referenced symbol not found ------- Additional Comments From [EMAIL PROTECTED] 2002-04-16 17:53 ------- I took Ryan's 2nd example and got _no_ better results. tried both: SH_LDFLAGS=-L/u01/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/libgcc.a ./configure --verbose --enable-mods-shared=most and: SH_LDFLAGS=/u01/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/libgcc.a ./configure --verbose --enable-mods-shared=most the -L switch being the only difference.
