[LLVMdev] Internalize or build broken?

Chris Lattner sabre at nondot.org
Tue Oct 18 11:45:41 PDT 2005


On Tue, 18 Oct 2005, Robert L. Bocchino Jr. wrote:
> I just updated my tree, and when I do a clean rebuild, I get errors like 
> this:
>
> WARNING: Internalize couldn't load file '/comp_genericeh.lst'!
> WARNING: Internalize couldn't load file '/comp_main.lst'!
> WARNING: Internalize couldn't load file '/comp_sjljeh.lst'!
> WARNING: Internalize couldn't load file '/../gc_exported_symbols.lst'!
>
> It looks like the necessary files are there, but either the build 
> environment isn't finding them, or Internalize can't load them for some 
> other reason.
>
> Someone changed Internalize recently, right?  Is it possible this change 
> introduced a bug?  Thanks.

Interesting.  I didn't notice these warnings in my build, but now that you 
mention it, I do.  :)  Thanks for pointing this out, it looks like a 
makefile bug, I'll take care of it.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/




More information about the llvm-dev mailing list