Xref: utzoo gnu.g++.help:523 comp.lang.c++:11905 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!magnus.ircc.ohio-state.edu!tut.cis.ohio-state.edu!unreplyable!garbage From: rms@MOLE.AI.MIT.EDU (Richard Stallman) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: please don't use Motif Message-ID: <9102242245.AA14675@mole.ai.mit.edu> Date: 24 Feb 91 22:45:51 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.g++.help Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu Lines: 14 We are students at the University of Colorado, Boulder. We are working on a senior project that requires the use of c++, X Windows, and OSF/Motif. The Free Software Foundation would like to suggest you reconsider this idea. Using Motif makes the program unnecessarily dependent on proprietary software, so that (for example) it would be impossible for users that have obtained the free X Windows distribution from MIT will be unable to run it. In particular, if your program turns out to be a useful tool, the fact that it uses Motif will make it useless for the GNU project. So use a free toolkit instead, and write a program that everyone can use.