public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Re: Newbie build question
  1999-04-30 23:15 Newbie build question Mike Stump
@ 1999-04-30 23:15 ` craig
  0 siblings, 0 replies; 3+ messages in thread
From: craig @ 1999-04-30 23:15 UTC (permalink / raw)
  To: mrs; +Cc: craig

>> Date: Tue, 6 Apr 1999 10:57:54 -0400 (EDT)
>> From: Jamie Guinan <guinan@bluebutton.com>
>> To: egcs-bugs@egcs.cygnus.com
>
>> I'm experimenting with the egcs snapshots on an ARM Linux host.  If
>> I modify a file such as gcc/config/arm/arm.c, is there a quicker way
>> to rebuild than "make bootstrap"?
>
>Yes.  Build and install a recent egcs.
>
>>>From then on never do a bootstrap, just various forms of makes.  For
>example, one favorite of mine is, `cd gcc && make cc1plus'.  Simple,
>short sweet, always works for me.
>
>For non-development builds and for installs, one should clean and
>bootstrap as normal.

A slightly more general approach is `cd gcc && make bootstrap3', which
I use (in one form or another) quite often.  It'll rebuild cc1, cc1plus,
f771, etc., as needed.  (BTW, you do this from the *build*, not source,
directory.)

        tq vm, (burley)


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

* Re: Newbie build question
@ 1999-04-30 23:15 Mike Stump
  1999-04-30 23:15 ` craig
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Stump @ 1999-04-30 23:15 UTC (permalink / raw)
  To: egcs-bugs, guinan

> Date: Tue, 6 Apr 1999 10:57:54 -0400 (EDT)
> From: Jamie Guinan <guinan@bluebutton.com>
> To: egcs-bugs@egcs.cygnus.com

> I'm experimenting with the egcs snapshots on an ARM Linux host.  If
> I modify a file such as gcc/config/arm/arm.c, is there a quicker way
> to rebuild than "make bootstrap"?

Yes.  Build and install a recent egcs.


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

* Newbie build question
@ 1999-04-30 23:15 Jamie Guinan
  0 siblings, 0 replies; 3+ messages in thread
From: Jamie Guinan @ 1999-04-30 23:15 UTC (permalink / raw)
  To: egcs-bugs

Hi,

I'm experimenting with the egcs snapshots on an ARM Linux host.  If I
modify a file such as gcc/config/arm/arm.c, is there a quicker way to
rebuild than "make bootstrap"?

-Jamie



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

end of thread, other threads:[~1999-04-30 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-30 23:15 Newbie build question Mike Stump
1999-04-30 23:15 ` craig
1999-04-30 23:15 Jamie Guinan

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