public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* always use collect2
@ 1998-02-20 21:22 Arvind Sankar
  1998-02-20 22:58 ` Jeffrey A Law
  1998-02-21 12:35 ` always use collect2 Alexandre Oliva
  0 siblings, 2 replies; 15+ messages in thread
From: Arvind Sankar @ 1998-02-20 21:22 UTC (permalink / raw)
  To: egcs

I have a SPARC machine running UNIX SVR4.

Why is USE_COLLECT2 always defined? Doesnt egcs work with the binutils
2.8.1 linker?
If I have to use collect2, how do I tell it to call the binutils linker
rather than the default one on my system, which it seems to find in
/usr/ccs/bin? The binutils ld is earlier in my PATH when collect2 was
built. collect2 calling /usr/ccs/bin/ld causes problems because I want
to pass certain options to binutils-ld which /usr/ccs/bin/ld does not
support.

Mon Aug 11 14:15:02 1997  Jeffrey A Law  (law@cygnus.com)

        * Makefile.in (USE_COLLECT2): Always use collect2.
        (collect2): Depend on and link in hash.o and tlink.o.
        (tlink.o, hash.o): Add dependencies.

-- arvind


^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: gcc m68k: pc-relative addressing for code?
@ 1998-02-21 23:21 D. Jeff Dionne
  0 siblings, 0 replies; 15+ messages in thread
From: D. Jeff Dionne @ 1998-02-21 23:21 UTC (permalink / raw)
  To: egcs

> 
>   In message < 19980221120121.42072@nemesis >you write:
>   > is it possible to have gcc create output which only uses PC-relative
>   > addressing for code references? 
> Unfortunately I do not believe such an option exists on the m68k.

Of course it does :-)  get the gcc-pic-coff patches from 
ftp://ryeham.ee.ryerson.ca/pub/uClinux  Makes possible all sorts of cool
stuff, like Linux on a 68000 without an MMU for instance.

Done by Kresten Krab Thorup and myself, I am the maintainer.  I've
not yet had success geting together all the stuff needed for RMS to
accept the copyright assignment, let alone look after updating the
Changelog.

D. Jeff Dionne

> 
> jeff
> 


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

end of thread, other threads:[~1998-02-22 20:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-20 21:22 always use collect2 Arvind Sankar
1998-02-20 22:58 ` Jeffrey A Law
1998-02-21  7:58   ` gcc m68k: pc-relative addressing for code? Michael Schwingen
1998-02-21 21:04     ` Jeffrey A Law
1998-02-21 22:52       ` Philippe De Muyter
1998-02-22 13:03         ` Jeffrey A Law
1998-02-21 12:35 ` always use collect2 Alexandre Oliva
1998-02-22  3:16   ` Andi Kleen
1998-02-22 11:16     ` Jeffrey A Law
1998-02-22 12:45       ` Richard Henderson
1998-02-22 12:55         ` Jeffrey A Law
1998-02-22 16:39         ` ak
     [not found]         ` <9692.888181043.cygnus.egcs@hurl.cygnus.com>
1998-02-22 20:04           ` Jason Merrill
1998-02-22 20:06             ` Jeffrey A Law
1998-02-21 23:21 gcc m68k: pc-relative addressing for code? D. Jeff Dionne

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).