On Aug 7 12:45, Danilo Turina wrote: > Charles Wilson wrote: > [...] >> I could certainly see splitting the distribution into two packages. This >> means that 'gdb -w' would fail in strange and wonderful ways if the >> "insight" package with all of its tcl scripts were not installed, >> but...maybe that's okay. > > This already happened in the past (for Vim): > > $ vim -g > E25: GUI cannot be used: Not enabled at compile time > > $ gvim > > and nobody seems to complain about it.
vim is the non-GUI version and built independently from gvim. That's why -g isn't available. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/