[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building gcc-3.3 package.



Kurt Roeckx writes:
> I'm trying to build the gcc-3.3 package but I seem to have a
> dependency problem building it.
> 
> gcc-3.3 depends on gnat-3.3 | gnat-3.2
> gnat-3.2 (gcc-3.2) depends on gnat-3.2
> gnat (3.15p) depends on gnat (>= 3.14) gnat (<< 3.16)
> 
> And I don't have any version of gnat.
> 
> What I do have is gcc-3.3 version 3.3.3-0pre3.
> I can also build the gcc 3.3.3 source myself without package but
> that doesn't contain gnat either.
> 
> Any suggestion on how I start building this without gnat.

there are gnat packages available in the archives, or:

- edit debian/rules.defs, disable ada
- debian/rules control

then build the package.



Reply to: