Re: Luarocks and luaexpat on 64bit linux
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Luarocks and luaexpat on 64bit linux
- From: Rob Kendrick <rjek@...>
- Date: 2010年2月17日 16:36:07 +0000
On 2010年2月17日 18:01:22 +0200
steve donovan <steve.j.donovan@gmail.com> wrote:
> This is a built-in style module, so if the system was correctly
> identified as x86_64 Linux, then it would indeed put in the -fPIC.
>
> Normally the LuaRocks/64-bit Linux problems come from makefiles
> written by people who just use 32-bit Linux ;)
Where, of course, they should be using -fPIC too.
B.