[LLVMdev] Is -m32 supported by llvm-gcc when using LTO/gold?
Luke Dalessandro
ldalessandro at gmail.com
Mon Aug 30 17:28:50 PDT 2010
On Aug 30, 2010, at 4:54 PM, Rafael Espindola wrote:
> On 30 August 2010 12:43, Luke Dalessandro <luked at cs.rochester.edu> wrote:
>> I have gold from cvs, and llvm-gcc/llvm from svn. My platform is
>> Ubuntu 9.04 x86_64. I've configured llvm-gcc with "--enable-multilib".
>>
>> When compiling the LTO example from
>> http://llvm.org/docs/LinkTimeOptimization.html I have no problems with
>> 64-bit compilation, but get the following with -m32.
>
> Should be fixed in 112522. Please check.
Thanks Rafael, works like a charm.
Luke
>
> Cheers,
> --
> Rafael Ávila de Espíndola
More information about the llvm-dev
mailing list