public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Edward Peschko <esp5@pge.com>
To: gcc@gcc.gnu.org
Cc: dev@httpd.apache.org
Subject: errors with hidden symbols and apache
Date: Fri, 03 Sep 2004 22:43:00 -0000	[thread overview]
Message-ID: <20040903223545.GA12688@mdssdev05> (raw)

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

             reply	other threads:[~2004-09-03 22:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-03 22:43 Edward Peschko [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040903223545.GA12688@mdssdev05 \
    --to=esp5@pge.com \
    --cc=dev@httpd.apache.org \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).