public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* errors with hidden symbols and apache
@ 2004-09-03 22:43 Edward Peschko
  2004-09-03 23:09 ` Richard Henderson
  0 siblings, 1 reply; 8+ messages in thread
From: Edward Peschko @ 2004-09-03 22:43 UTC (permalink / raw)
  To: gcc; +Cc: dev

hey all, 

I'm trying to compile apache/mod_perl with DSO, on solaris 5.8, and am getting

	/opt/tools/mdss/dev/2.8/bin/ld: libhttpd.ep: hidden symbol `__floatdisf' in /opt/tools/install/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/libgcc.a(_floatdisf.oS) is referenced by DSO

(when I try 3.4.1 - I get a different hidden symbol error).


This is truly a show-stopper for the 3.x series - no matter what I do I can't 
get rid of the error, and I have to regress back to 2.95.3 to make it works.
But it does work, so I'm assuming the bug is in the compiler.

Anyways, to reproduce, get:

	apache_1.3.31
	perl-5.8.5
	mod_perl-1.29

and compile mod_perl with

/opt/tools/mdss/test/2.8/bin/perl Makefile.PL  APACHE_PREFIX=/opt/tools/mdss/test/2.8 APACHE_SRC=apache_1.3.31/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 APACI_ARGS='--enable-rule=SHARED_CORE' ADD_MODULE=so

make

It will recompile apache as part of the install process.

Ed

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-09-08 21:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-03 22:43 errors with hidden symbols and apache Edward Peschko
2004-09-03 23:09 ` Richard Henderson
2004-09-03 23:25   ` Edward Peschko
2004-09-03 23:34     ` Richard Henderson
2004-09-08  9:26       ` Edward Peschko
2004-09-08 18:16         ` Richard Henderson
2004-09-08 20:08           ` Edward Peschko
2004-09-08 21:16             ` Mike Stump

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).