Lack of 64bit support breaks -run

Thomas Kuehne thomas-dloop at kuehne.cn
Mon May 22 22:08:15 PDT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Russ Lewis schrieb am 2006-05-22:
> Doesn't seem to work.  I get this:
>
> 	CC="gcc -m32" dmd -run ~/bin/global_uniq.d < parser.h
> 	gcc -m32: No such file or directory
> 	--- errorlevel 255
> 	[russ at russ project]$

On my system "gcc -m32" doesn't work, but "gcc32" does:

CC="gcc32" dmd -run ~/bin/global_uniq.d

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFEcqZu3w+/yD4P9tIRAsBcAJ9hCNtzPw4urxd75nBr+WOLGvsaOQCdF8hW
QF5id682mCdXn3XesQwEmSU=
=ar2n
-----END PGP SIGNATURE-----



More information about the Digitalmars-d-bugs mailing list