[LLVMdev] gfortran link failure in current llvm svn

Mike Stump mrs at apple.com
Wed Aug 13 11:03:21 PDT 2008


On Aug 13, 2008, at 10:11 AM, Devang Patel wrote:
> On Aug 12, 2008, at 9:05 PM, Bill Wendling wrote:
>> For some reason, they placed a whole bunch of
>> ObjC-building code into darwin.c, then had it call this function in
>> darwin-c.c. If I try to put that function into darwin.c, all hell
>> breaks loose. So even though the Fortran stuff wouldn't call the  
>> Obj-C
>> stuff in darwin.c, it appears like it still needs the darwin-c.c file
>> linked in with it.
>
> You add these routines in stub-objc.c for other FEs.

This is wrong in this case.



More information about the llvm-dev mailing list