[OmniOS-discuss] compiling mediatomb #error "non-amd64 code depends on amd64 privileged header!"
Lauri Tirkkonen
lotheac at iki.fi
Mon May 12 09:37:22 UTC 2014
On Sun, May 11 2014 21:57:26 +0200, Natxo Asenjo wrote:
> # grep m64 Makefile
> CFLAGS = -g -O2 -m64
>
> Or should I do it differently? I am not really sure ...
It depends on the build system of the software you're trying to build.
Your make output before included g++, so it is likely that you need to
add -m64 to CXXFLAGS as well.
--
Lauri Tirkkonen | +358 50 5341376 | lotheac @ IRCnet
More information about the OmniOS-discuss
mailing list