|
|||||||||||
|
DO NOT REPLY [Bug 11288] - missing __floatdisf symbol in httpd binary
From: <bugzilla(at)apache.org>
Date: Mon Sep 02 2002 - 06:25:40 EDT
missing __floatdisf symbol in httpd binary
the floatdisf routine looks like a float/int conversion tool that should be linked inside the *.so to guarantee a successful dynamic link in any executable (with or without floatdisf). probably it's a bug in how gcc calls solaris ld to make the so. in this case a solution could be to hack the gcc specs file, or to use gnu ld. i'm afraid we definitely need a gcc/ld wizard... it's quite easy for me to check any fix, so i'm available for further testing. anyway the bug looks now documented and workarounded. the first step has been made! To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Mon Sep 02 10:24:56 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:51 EDT |
||||||||||
|
|||||||||||