[antlr-interest] problems on linking

Sheng Wang shengwang08 at yahoo.com
Sat Feb 5 16:46:59 PST 2005


> - Verify your gcc installation is ok. If you got
> 3.4.2 installed in a
> non default location it might happen that it picks
> up a wrong C++
> library (from the default location of your
> distribution, there's a
> number of --print-<sumthin> options you can use to
> help checking this,
> together with the ldd command).
> - Verify that you've compiled libantlr.a with the
> same compiler as
> you're compiling your project. (or at least with a
> version that's ABI
> compatible)
> 

Thanks, the problem has been solved. It is because I
installed rpm package directly on Fedora 3. After
reinstalling ANTLR by compiling from the source, the
problem has been solved. 

Sheng


		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 



More information about the antlr-interest mailing list