public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: "Koundinya.K" <kk@ddeorg.soft.net>
To: ian@cygnus.com, gas2@cygnus.com
Cc: bfd@cygnus.com
Subject: Problems with the GNU linker....
Date: Tue, 05 Jan 1999 03:17:00 -0000	[thread overview]
Message-ID: <199901051117.QAA11458@bombay.ddeorg.soft.net> (raw)

Hi all,
	I have been using the egcs-2.91.57 19980901 (egcs-1.1 release) gcc and g++ 
compilers and all the other tools on my system which is MIPS (R4000) based 
running the SVR4.2 UNIX on the Supermax Business Server for a few months now 
and they seem to work fine.

	How ever I am still not able to use the GNU linker. For making the egcs 
port I used the native linker ( from the EPC - Edinberg portable compiler 
and Tools) and it took me 6 months !!. I am not able to generate the dynamic 
libraries. The GNU assembler (gas) and the native ld pair does not seem to 
work.

So again I decided to try making the latest ld from the most recent 
snapshots from ftp.cygnus.com/private/gas.

For getting the ld compiled I used the following in the ld/configure.tgt as 
before.

	mips-*-sysv*)           targ_emul=elf32bsmip ;;

Got the ld compiled. But when I try to compile the famous Hello world 
program I get

	
--------------- Output of test --------------------------------------------
../test
Hello World
dynamic linker: ./test: unidentifiable procedure reference (address = 
0x40062cd8)
Killed

-----------------------------------------------------------------------------
-

I tried to use the readelf utility , but got no clues.

The ldd -d ./test shows that that the C libraries are dynamically loaded.

Is the support for the GNU linker on most of the MIPS platforms still not 
complete. ? Is this a known problem ?. Please help me. Are there any patches 
available ?.


Thanks a lot for any help received.

With best regards

Koundinya






             reply	other threads:[~1999-01-05  3:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-05  3:17 Koundinya.K [this message]
1999-01-05  5:57 ` Ian Lance Taylor
1999-01-09 16:32   ` ralf

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=199901051117.QAA11458@bombay.ddeorg.soft.net \
    --to=kk@ddeorg.soft.net \
    --cc=bfd@cygnus.com \
    --cc=gas2@cygnus.com \
    --cc=ian@cygnus.com \
    /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).