public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Adding HURD/Alpha configuration to build?
@ 2002-04-19  7:18 Andrew M. Miklic
  0 siblings, 0 replies; only message in thread
From: Andrew M. Miklic @ 2002-04-19  7:18 UTC (permalink / raw)
  To: gcc-help

I am trying to add support for a HURD/Alpha (alpha-gnu?!?) build 
configuration to gcc, but the only file I could find that seemed to 
actually control "*-gnu" targets was gcc/config.gcc (there was a 
documented section there which seemd to show what to do to support 
HURD-based architectures--x86 and mips are already supported, 
apparently, according to the comments and the configuration statements). 
I tried to make the appropriate changes to support alpha-gnu in this 
file (following the leasd of the x86 and mips statements), then tried 
the following configurations:

    ./configure --target=alpha-gnu
    ./configure --target=alpha-unknown-gnu
    ./configure --target=alphaev56-gnu
    ./configure --target=alphaev56-unknown-gnu

but configure still complains about all of these being unsupported 
targets--does anyone know how to add support for an architecture to a 
HURD build configuration ?


Sincerely,
Andrew Miklic

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-19 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-19  7:18 Adding HURD/Alpha configuration to build? Andrew M. Miklic

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