Hello,
This package includes a copy of antlr in src. It should use a build- depend instead.
GDL source tree contains files generated with antlr (e.g. src/ GDLParser.cpp). These files, in principle, should be used with the same version of antlr runtime library, as the version of antlr which was used to generate these files. That's why GDL ships with its own version of antlr runtime library (which is also slightly modified for compatibility with newer
versions of GCC).

GDL links statically with the antlr runtime library, so there should be no conflict with the antlr package. The src/antlr/libantlr.a file is used only during compilation of GDL and it does not need to be installed. Here's a one-line patch that fixes behaviour of "make install" so it does not include src/antlr/libantlr.a in the installation rule (introduced after GDL 0.9rc4 was released):

http://gnudatalanguage.cvs.sourceforge.net/viewvc/gnudatalanguage/gdl/src/antlr/Makefile.am?r1=1.2&r2=1.3

Hope that helps,
Best regards
Sylwester

--
http://www.igf.fuw.edu.pl/~slayoo/ | http://slayoo.itstudio.pl/
Please consider your environmental responsibility before printing this e-mail.







--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to