You are not logged in.

#1 2006-03-18 01:52:16

scorched
Member
From: Utah, USA
Registered: 2006-03-18
Posts: 3

Suggestion: remove gcc dependency from db

This gcc dependency thingy didn't bother me before because I was using Arch for workstation setups.  But now that I've done a few server rigs, I'd like to see a minimal base install that didn't need gcc.  It's not a size issue; I just don't like having an unneeded power tool lying around on boxes I'm responsible for.

For my purposes, the only thing that needs to be done is to fix db so it doesn't depend on gcc -- perhaps by promoting the libgcc package from the AUR.  There are a few other packages in base that have the same dependency (groff, gettext) but I think if you're installing them, you're likely to be using gcc anyway.

Offline

#2 2006-03-20 11:45:20

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

Re: Suggestion: remove gcc dependency from db

You can forcefully remove gcc and replace it with libgcc: libgcc provides gcc so there shouldn't be any problems with dependencies.


A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.

Offline

Board footer

Powered by FluxBB