On Tue, Oct 25, 2005 at 12:50:27AM +0200, miKeL a.k.a.mc2 wrote: > I've downloaded the 0.7 pre-compiled for linux and macosx. Macosx runs > well but in linux (i386, suse9.3) I get this on my console > > > [EMAIL PROTECTED]:~/fib/aca/verilog_tests> iverilog -o hel hello_world.v > /usr/lib/ivl/ivl: symbol lookup error: /usr/lib/ivl/ivl: undefined > symbol: __dynamic_cast_2 > [EMAIL PROTECTED]:~/fib/aca/verilog_tests> > > any comment about? thnx
Try it on a RH or Debian machine? There are often link problems when moving binaries between linuxs. > PS: src code don't compile.... Please be a lot more specific about that. You are attempting to use a tremendously old version and I think pretty much every one would rather help you get running on a newer version rather than continue to support the old one. -- Joshua D. Boyd [EMAIL PROTECTED] http://www.jdboyd.net/ http://www.joshuaboyd.org/
