[LLVMdev] gfortran link failure in current llvm svn

Bill Wendling isanbard at gmail.com
Tue Aug 12 20:09:49 PDT 2008


On Aug 10, 2008, at 11:40 PM, Duncan Sands wrote:

> Hi Jack,
>
>>   The curent llvm svn (r54623) is unable to link the gfortran
>> compiler in llvm-gcc-4.2 svn. I am getting the error...
> ...
>> Undefined symbols:
>>  "_create_init_utf16_var", referenced from:
>>      _darwin_build_constant_cfstring in libbackend.a(darwin.o)
>
> this is probably due to recent Apple changes.  Fortran builds on
> linux.
>
This function is defined in config/darwin-c.c. Are you building &  
linking that in?

-bw





More information about the llvm-dev mailing list