"Jonathan M Davis" <[email protected]> wrote: [snip] > Because that would be inefficient. As it stands, there's no way to > tell the > compiler, "use this library in release mode but use this library in > debug > mode."
Can't you use -defaultlib and -debuglib?
