Re: [AD] msvc, static runtime versions (revisited)

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Actually, I don't understand. What's the difference between static
release and static runtime/release?

Static runtime means the C runtime is built-in. This is independent on
whether or not Allegro is compiled statically. Allegro has always
supported static C runtime builds with MSVC, but there hasn't ever
been much of a reason to use them until version 8 came out.

So you have alleg_s.lib vs alleg_s_static_c_runtime.lib and so on.
There is no need for a version, as the .libs have never been versioned
anyway. (Although, perhaps they should be.)

--
Matthew Leverton




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/