[llvmlinux] x86_64: Creating a checkpoint fails

Sedat Dilek sedat.dilek at gmail.com
Wed Jul 10 07:39:47 UTC 2013


Hi,

targets having no existing "checkpoint" dir fails when following the docs.

EXAMPLE:

== How do I create a checkpoint? (here: x86_64) ==

   $ cd targets/x86_64/

   $ mkdir checkpoint <--- Done manually.

   $ make config > checkpoint/ckp1.mk

TEST:

== How do I use a checkpoint? ==

$ LC_ALL=C make CONFIG=config.mk sync-all
Makefile:39: config.mk: No such file or directory
make: *** No rule to make target `config.mk'.  Stop.

Outdated? ^^
( There seems to not exist a config.mk at all. )

What's the real (working) intruction to use a checkpoint?

- Sedat -



[1] http://git.linuxfoundation.org/?p=llvmlinux.git;a=blob;f=Documentation/settings_file.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x86_64-Add-checkpoint-1-LLVM-Clang-v3.3-and-Linux-v3.patch
Type: application/octet-stream
Size: 2349 bytes
Desc: not available
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20130710/cef96033/attachment-0001.obj>


More information about the LLVMLinux mailing list