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

RE: Compiling and using glibc-2.2 under Debian Sarge



> A side comment.  Not having heard of omni-bot I went to that web site
> and looked for something that would tell me about it.  I may be blind
> but after looking I still don't know what it is.

It's an AI framework for variuos games/mods. Currently mainly supporting the
Enemy Territory engine but HL2 support is already in the works.

> It is interesting to hear this information.  Because usually we always
> hear complaints about how the Debian released stable old and outdated.
> Hearing you say this means that we are not quite as old and outdated
> as people would have us believe. :-)

Hehe, yea.

> Have you considered shipping the shared libraries you need with your
> binary and encapsulating your binaries with a wrapper to use your
> private shared libraries?  This works well for me for various local
> tools not shipped as a debian package.

Don't think that will be an option as we need to be able to ship "inside"
other mods, e.g. for ETF, and it would probalby bloat the whole package
somewhat.

> I think the typical answer will be to compile in a woody chroot.
> There are several different packages to help such as pbuilder and
> dchroot.  This works quite well for C programs because gcc is very
> mature and the woody default gcc compiler is sufficient for most
> tasks.  But if you have a C++ program then you are stuck using the
> woody g++ and that is not sufficient for many modern C++ programs.

Unfortunately, in our main lib we use C++ and not just plain C. That's why I
think the Woody compiler might be somewhat outdated for our purpose. Maybe I
can find a backport or something, tho.
Think I'll try that.

Thx a lot!
Marc aka Magik



Reply to: