public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* build based on a binary only distribution
@ 2004-08-30  8:24 Marcel Lanz
  2004-08-30  8:33 ` Arno Wilhelm
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Lanz @ 2004-08-30  8:24 UTC (permalink / raw)
  To: gcc-help

I have a binary only distrubution of the gcc suite (binutils, newlib, gcc). I wan't to
build the equal toolchain for an another platform. Can I do that with the help of the
given binaries ? Can those binaries "say me" how they where built ?

Can the specs file be a help for that ?


Marcel

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

* Re: build based on a binary only distribution
  2004-08-30  8:24 build based on a binary only distribution Marcel Lanz
@ 2004-08-30  8:33 ` Arno Wilhelm
  0 siblings, 0 replies; 2+ messages in thread
From: Arno Wilhelm @ 2004-08-30  8:33 UTC (permalink / raw)
  To: Marcel Lanz; +Cc: gcc-help

> I have a binary only distrubution of the gcc suite (binutils, newlib, gcc). I wan't to
> build the equal toolchain for an another platform. Can I do that with the help of the
> given binaries ? Can those binaries "say me" how they where built ?

That might help:

> gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)


Arno



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

end of thread, other threads:[~2004-08-30  6:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-30  8:24 build based on a binary only distribution Marcel Lanz
2004-08-30  8:33 ` Arno Wilhelm

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