https://issues.dlang.org/show_bug.cgi?id=1327
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1 CC| |[email protected] Component|DMD |Optlink Version|D1 |D1 & D2 Severity|normal |critical --- Comment #4 from Vladimir Panteleev <[email protected]> --- OPTLINK doesn't see the LIB variable if the environment is too big. In my case it starts to misbehave if the environment is longer than about 8K, but I guess the exact size varies depending on where LIB is in the environment. This affects D2 as well. --
