This is a discussion on Any non-GNU compilers? sick of GNU copyleft within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> comp.unix.bsd.openbsd.misc Any non-GNU compilers? sick of GNU copyleft Take a look at the ACK compiler(s). It is a compiler ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| comp.unix.bsd.openbsd.misc Any non-GNU compilers? sick of GNU copyleft Take a look at the ACK compiler(s). It is a compiler generator for c and several other languages that has reportedly been placed under a BSD style license. The C compilers on the 386 and 68000 minix systems are ACK devices. Googling (awk) comp.os.minix for ACK should give further info. Hul -Vlad <linux62i@yahoo.com> -i am C/C++ developer and having big problem with customers -using our C++ programs. Sofar we use GCC on different platforms -and have to use LGPL shared libraries. Because of the libraries mess and -mismatch one has to distribute complete gcc lib chain within a product. -Compiling comercial products statically and selling them is prohibited due to -GPL/LGPL - the only possibility is to distribute libstdc++,libgcc... -with the libs source code and link everything dynamically. - -I wonder if there is BSD licensed compiler that can be used for commercial -purpose. Would be nice to find good replacement for GNU C/C++ libs/compiler. - -Thanks for any ideas. -- - for email, put the word "keeper" in the subject line - |
| ||||
| htytus@shell1.iglou.com (Hul Tytus) writes: > comp.unix.bsd.openbsd.misc > Any non-GNU compilers? sick of GNU copyleft > > Take a look at the ACK compiler(s). It is a compiler generator for > c and several other languages that has reportedly been placed under > a BSD style license. The C compilers on the 386 and 68000 minix > systems are ACK devices. Googling (awk) comp.os.minix for ACK > should give further info. There's also TenDRA. -- David Magda <dmagda at ee.ryerson.ca>, http://www.magda.ca/ Because the innovator has for enemies all those who have done well under the old conditions, and lukewarm defenders in those who may do well under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI |