public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Anna Winkler <awinkler@maad.com>
To: GCC List <gcc@gcc.gnu.org>
Subject: Linker Error on Solaris 2.5.1 with GCC 2.95
Date: Tue, 31 Aug 1999 23:20:00 -0000	[thread overview]
Message-ID: <Pine.SGI.4.05.9908121701040.507344-100000@waterfall.internal.net> (raw)
Message-ID: <19990831232000.aRqEIq4TDRtDkgQjK9URoiif5vqEyghnaEqPtBJVohg@z> (raw)

Hi,

I'm compiling a 3rd party application on Solaris 2.5.1 with GCC 2.95.  I
installed the Solaris 2.5 freeware package of GCC 2.95, so it was not
compiled on my system.

At the final link stage, I get an error from ld: 

/usr/local/bin/make -j4 CC="g++" DEBUG="-g -pedantic -Wall -Wstrict-prototypes -DDEBUG_MENU " ipme
make[1]: Entering directory `/export/home/awinkler/ipme1'
g++ -o ipme -g -g -pedantic -Wall -Wstrict-prototypes -DDEBUG_MENU  database/database.o measure/measure.o micro_models/micro_models.o environment/environment.o operator/operator.o resources/resources.o sockets/sockets.o hftd/hftd.o workspace/workspace.o psf/psf.o main/main.o workload/workload.o utils/utils.o user_interface/user_interface.o execSettings/execSettings.o ippct/ippct.o simulator/simulator_tot.o mem_model/mem_model.o  -L/usr/local/lib/magick -L/usr/local/XRT/lib -L/usr/openwin/lib/X11 -L/usr/local/raima4.5.2/lib/sol2 -L/usr/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95/ -L/usr/dt/lib -L/usr/openwin/lib \
        -lMagick -lxrtgear -lxrttable -lXpm  -lXm -lXpm -lXt -lXext -lX11 -lm -lvistact -lvistamu -lXmu 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95//libgcc.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [ipme] Error 1

I updated my path so that the ld in /usr/ccs/bin is the one found first
(instead of the one in /usr/ucb/bin).  

Does anyone have any suggestions?  

Thanks very much,
Anna Winkler


             reply	other threads:[~1999-08-31 23:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-12 15:57 Anna Winkler [this message]
1999-08-12 16:28 ` Alexandre Oliva
1999-08-12 17:14   ` Anna Winkler
1999-08-12 19:09     ` Alexandre Oliva
1999-08-31 23:20       ` Alexandre Oliva
1999-08-31 23:20     ` Anna Winkler
1999-08-31 23:20   ` Alexandre Oliva
1999-08-31 23:20 ` Anna Winkler
1999-08-13  2:07 Igor Markov
1999-08-31 23:20 ` Igor Markov

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=Pine.SGI.4.05.9908121701040.507344-100000@waterfall.internal.net \
    --to=awinkler@maad.com \
    --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).