[LLVMdev] Circular Deps from CMake build using makefile

Samuel Crow samuraileumas at yahoo.com
Fri Jan 14 15:55:19 PST 2011





----- Original Message ----
> From: Óscar Fuentes <ofv at wanadoo.es>
> To: Samuel Crow <samuraileumas at yahoo.com>
> Cc: Óscar Fuentes <ofv at wanadoo.es>; LLVM Developers Mailing List 
><llvmdev at cs.uiuc.edu>
> Sent: Fri, January 14, 2011 4:39:57 PM
> Subject: Re: Circular Deps from CMake build using makefile
> 
> Samuel Crow <samuraileumas at yahoo.com>  writes:
> 
> > This time the autotools version of LLVM trunk build with  Clang trunk 
>compiled in 
>
> > Debug+Asserts mode without complaint with  --enable-bindings=none.  I suspect 
>
> > this makes something fishy  looking with the CMake build.  Do you need 
>logfiles 
>
> > from  configure?
> 
> I'm clueless about what's happening there. The cyclic  dependency among
> LLVMSupport and LLVMSystem makes no sense (the other cyclic  dependency
> is a different history) Others are using cmake on OS/X and didn't  report
> any problem. I'll like to help, but can't think of anything that  could
> be wrong on the cmake build (apart from compiler options: make  VERBOSE=1
> will show the full command lines and you can compare the  invocations or
> the compiler and linker for the cmake and the `configure'  build.) Sorry.
> 

I have attached the logfiles here.

Thanks again for helping me,

--Sam


      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake.log
Type: application/octet-stream
Size: 932663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110114/86f3a4c7/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: automake.log
Type: application/octet-stream
Size: 2247437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110114/86f3a4c7/attachment-0001.obj>


More information about the llvm-dev mailing list