Compiling the hello world example fails
Jacob Carlborg
doob at me.com
Sat Aug 31 03:52:23 PDT 2013
On 2013-08-30 13:59, chmike wrote:
> Sorry for the delay. I was busy.
>
> Unfortunately adding -m32 doesn't help. The linker fails by spitting
> many references. This is probably unresolved references since I'm
> running a 64bit linux.
Yes, you will get unresolved symbols. You need to install 32bit versions
of the libraries that are needed.
--
/Jacob Carlborg
More information about the Digitalmars-d-dwt
mailing list