[cfe-dev] Build LLVM package from sources
Eugene Ostroukhov
eostroukhov at gmail.com
Thu Dec 27 08:04:27 PST 2012
Thank you! I have the package I needed.
On Dec 26, 2012, at 2:18 PM, Pawel Wodnicki <pawel at 32bitmicro.com> wrote:
> Eugene,
>
>> Pawel, could you please comment on this?
>>
>> (Eugene: Pawel was the 3.2 release manager).
>>
>> -- Sean Silva
>>
>> On Wed, Dec 26, 2012 at 11:23 AM, Eugene Ostroukhov
>> <eostroukhov at gmail.com> wrote:
>>> How do I build a package same as the one available for the download from the
>>> site? I am trying to do some Clang integration and I would like to use debug
>>> versions of all libraries. I setup the build and have the binaries I need
>>> but the package layout is different from the one in the package archive -
>>> specifically, it does not copy clang/* headers to the folder returned by
>>> "llvm-config --includedir". Is there a make target to do complete package
>>> build?
>
> If you are rebuilding entire package then look at "test-release.sh"
> script, it will allow you to configure debug build.
>
> llvm-3.2.src/utils/release/test-release.sh
>
>>>
>>> I am on Mac OS X 10.8.2 with latest Xcode installed.
>>>
>>> Thank you in advance,
>>> Eugene
>>>
>>> P.S. I tried "make dist" - it runs the tests and then I see "make: *** No
>>> rule to make target `win32', needed by `/Users/eostroukhov/coding/
>>> clanghacking/llvm-32-debug/llvm-3.2svn/.makedistdir'. Stop."
>>>
>>> _______________________________________________
>>> cfe-dev mailing list
>>> cfe-dev at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>>
>>
>>
>
More information about the cfe-dev
mailing list