public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Changing the location of crt?.o
@ 1998-12-24 11:16 Derrick Bass
  1999-01-31 23:58 ` H.J. Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Derrick Bass @ 1998-12-24 11:16 UTC (permalink / raw)
  To: egcs

I'm trying to get egcs to compile and link against libc5 on a Redhat 5.2
machine.  I've almost gotten it to work but. . . 

collect2 insists on using /usr/lib/crt1.o /usr/lib/crti.o and
/usr/lib/crtn.o, but I want it to use another directory.  I can't figure
out how the specs file works though.  Any suggestions?

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

* Re: Changing the location of crt?.o
  1998-12-24 11:16 Changing the location of crt?.o Derrick Bass
@ 1999-01-31 23:58 ` H.J. Lu
  0 siblings, 0 replies; 2+ messages in thread
From: H.J. Lu @ 1999-01-31 23:58 UTC (permalink / raw)
  To: Derrick Bass; +Cc: egcs

> 
> I'm trying to get egcs to compile and link against libc5 on a Redhat 5.2
> machine.  I've almost gotten it to work but. . . 
> 
> collect2 insists on using /usr/lib/crt1.o /usr/lib/crti.o and
> /usr/lib/crtn.o, but I want it to use another directory.  I can't figure
> out how the specs file works though.  Any suggestions?
> 
> 

You need to configure egcs as a cross compiler from glibc to libc 5.

-- 
H.J. Lu (hjl@gnu.org)

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

end of thread, other threads:[~1999-01-31 23:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-24 11:16 Changing the location of crt?.o Derrick Bass
1999-01-31 23:58 ` H.J. Lu

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