public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/57135] New: Missing buld intructions
@ 2013-05-01 14:08 nicklas.karlsson at karlssonwang dot se
  2013-05-01 17:58 ` [Bug bootstrap/57135] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: nicklas.karlsson at karlssonwang dot se @ 2013-05-01 14:08 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57135

             Bug #: 57135
           Summary: Missing buld intructions
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: nicklas.karlsson@karlssonwang.se


It took me quite a lot of time to figure out how to build a cross compiler.
Some simple instructions like these
http://www.ifp.illinois.edu/~nakazato/tips/xgcc.html would be great.

In particular I missed the important rows "make all-gcc", "make install-gcc"
and instead simply typed "make" as usual which seems to work but it does not. I
guess others also spent a lot time to figure what is wrong or missing then
actually they did not build everything in correct order.

There should be some kind of note or warning somewhere. For example then
running "make" it could print a message that a C library is assumed to
available otherwise build it with a naked compiler before this step.


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

* [Bug bootstrap/57135] Missing buld intructions
  2013-05-01 14:08 [Bug bootstrap/57135] New: Missing buld intructions nicklas.karlsson at karlssonwang dot se
@ 2013-05-01 17:58 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-05-01 17:58 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57135

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-05-01 17:57:56 UTC ---
http://gcc.gnu.org/simtest-howto.html


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

end of thread, other threads:[~2013-05-01 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-01 14:08 [Bug bootstrap/57135] New: Missing buld intructions nicklas.karlsson at karlssonwang dot se
2013-05-01 17:58 ` [Bug bootstrap/57135] " pinskia at gcc dot gnu.org

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