03/19/2008 7:43 PM
post5985
|
On Wed, Mar 19, 2008 at 04:04:09PM -0400, Mario Charest wrote:
>
> I'm trying to build p7zip ( 4.57 ) and the thing has a depencies on gcc 3.3.6 which it tries to download and build...
Kind of scary. How do I bypass this?
>
The easiest way is probably to install the gcc 4.2.1 archive from
the tools project and make it the default (at least for this
package).
# qcc -V 4.2.1,gcc_ntox86 -set-default
-seanb
|
|
|