This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc vs gnu-classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: "Kevin F. Quinn" <ml at kevquinn dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: 17 Jul 2006 12:46:00 -0600
- Subject: Re: gcc vs gnu-classpath
- References: <20060709124503.4757ccf4@c1358217.kevquinn.com>
- Reply-to: tromey at redhat dot com
>>>>> "Kevin" == Kevin F Quinn <ml@kevquinn.com> writes:
Kevin> Hi. Recently (at least in 4.1.1), the classpath pieces bundled with gcc
Kevin> include /usr/lib/classpath/libgjsmalsa.so (JNI midi-alsa). This
Kevin> creates a conflict when installing gnu-classpath itself.
In 4.2 these have moved.
I don't think we will back-port this to 4.1, however. In general we
avoid changes like that in a given release cycle.
Tom