[LLVMbugs] [PATCH] llvm-config with circular *.a support

Eric Kidd emk.lists at gmail.com
Wed Mar 22 08:51:16 PST 2006


On Mar 22, 2006, at 11:03 AM, Reid Spencer wrote:
> I have tested the llvm-config patch and mostly committed it as a work-
> in-progress.

Thanks for looking at llvm-config! However, I want everyone to  
understand that it is *not* finished work, and I'm only posting these  
patches for people to try out on scratch trees and give me feedback.  
My apologies for being unclear.

This code is not yet up to my usual standards for a CVS merge, so  
please tread with caution, everybody. I apologize for any unexpected  
holes in the floor. :-)

>      1. The .mt-attrs file that was part of your patch was not  
> found in
>         my build tree and I have no idea what it is. So, I skipped it.
>         Perhaps this is something that is local to your build tree?

I sent out a followup e-mail about this bit of cruft, but it looks  
like I'm the only person on the 'To' list. You'd think after more  
than a decade of heavy e-mail use I'd understand "Reply to" by now. :-)

>      1. llvm-config -libs all produces: "llvm-config: unknown  
> component
>         name: jit". The same output is produced for "-libs jitplus"  
> and
>         "-lib native".  That needs to get fixed before we can call  
> this
>         "done".

The patch was called "draft2" and not "done" for a reason. ;-) Could  
you send me a copy of your   final llvm-config script, and the output  
of "perl --version" so I can track this down?

> With this fixes and documentation, I think we have a completed llvm-
> config script. Please submit patches against these latest cvs commits.

I'll resync my Monotone tree with CVS tonight.

> Very nice work!

Thanks! I appreciate your help, and your interest in this script!

Cheers,
Eric




More information about the llvm-bugs mailing list