On Fri, Oct 21, 2005 at 03:22:58PM -0700, Eric Smith wrote:
[...]
> On the Opteron, I get undefined symbol references in libgrt.a(grt-cvpi.o)
> to dlopen, dlsym, and dlerror.  Apparently the linker isn't being told
> to link in libdl.  If I elaborate with the command ghdl -e -Wl,-ldl foo,
This is now fixed.

> it links fine.  But whe I try to run the result with ghdl -r foo, I get
> "ghdl: exec error".  And if I try to just run it directly with "./foo",
> I get "Illegal instruction".
> 
> Has anyone else built a GHDL for a 64-bit target?
I have just added support for ia64.  I have fixed a few bugs related with
64 bits.  You should try again with the SVN version.

Thanks,
Tristan.

Reply via email to