Opened 6 years ago

Closed 6 years ago

#709 closed enhancement (fixed)

Enable toolchain.sh to cope with missing libraries automatically

Reported by: Jiří Zárevúcky Owned by:
Priority: minor Milestone: 0.7.2
Component: helenos/unspecified Version: mainline
Keywords: first-patch Cc:
Blocker for: Depends on:
See also:

Description

See also closed ticket #705.
This already works for isl, and should be just as easy for the other libraries. It would be very convenient for the case when the developer doesn't have the ability to install packages on the machine they are building on.

Change History (3)

comment:1 by Jiří Zárevúcky, 6 years ago

Keywords: first-patch added

comment:2 by Jakub Jermář, 6 years ago

Can this be closed now?

commit 530f2de619836ae1483a65699be694f70e4bbdb9
Author: Jiří Zárevúcky <zarevucky.jiri@gmail.com>
Date:   Thu Mar 15 21:50:54 2018 +0100

    toolchain.sh: Instead of depending on system libraries, use GCC's own facilities to download and build prerequisites.

comment:3 by Jakub Jermář, 6 years ago

Milestone: 0.7.2
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.