Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#251 closed defect (fixed)

bootstrap docs nonexistent

Reported by: Jim Ursetto Owned by: felix winkelmann
Priority: minor Milestone:
Component: documentation Version: 4.5.x
Keywords: bootstrap Cc:
Estimated difficulty:

Description

Now that the bootstrap target has been removed (?), instructions for bootstrapping need to be fixed to explain how to bootstrap. Apparently this is as simple as invoking make in a release tarball. But the docs don't explain this nor do they say what the new bootstrap compiler will be called. Also, I would like to know if it is possible to only perform the bootstrap step (as opposed to full build).

Change History (4)

comment:1 in reply to:  description Changed 14 years ago by felix winkelmann

Keywords: bootstrap added
Owner: set to felix winkelmann
Status: newaccepted
Version: 4.5.04.5.x

Replying to zbigniew:

Also, I would like to know if it is possible to only perform the bootstrap step (as opposed to full build).

If by "bootstrap step" you mean to build the bootstrap compiler, see

scripts/build-boot-chicken.sh

comment:2 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: acceptedclosed

I added a boot-chicken make target and a bootstrapping-specific section to the README in a976778b50688c58ac6a43faf83be8c54492a796 (exp.). If there still is anything missing, please reopen the ticket.

comment:3 Changed 14 years ago by Jim Ursetto

Perfect.

comment:4 Changed 13 years ago by felix winkelmann

Milestone: 4.6.0

Milestone 4.6.0 deleted

Note: See TracTickets for help on using tickets.