Re: [Tizen General] Tizen Source code download problem

2012-09-25 Thread Daniel Juyung Seo
Hello, it looks like someone is working on it and I(Samsung Employee)
also can't connect to the git repository.
We just need to wait IMO. I don't know who maintains the repositories :(

Daniel Juyung Seo (SeoZ)

On Tue, Sep 25, 2012 at 5:53 PM, Siddhartha Chandra
siddhartha4...@gmail.com wrote:
 Hi,

 I am not able to download Tizen source code using git.

 I am getting error fatal: The remote end hung up unexpectedly

 Also, I am not able to access https://review.tizen.org/ or
 https://code.tizen.org/ urls. Error 403 Access forbidden message is
 displayed.

 Please let me know what is the problem and how to solve it?

 BR,
 Siddhartha

 ___
 General mailing list
 General@lists.tizen.org
 https://lists.tizen.org/listinfo/general

___
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general


[Tizen General] Can I replace gcc in Tizen SDK (or the Scratchbox) with Clang/LLVM ?

2012-09-25 Thread Journeyer J. Joh
Hello List!

Question #1.
I'd like to know if and how I can replace gcc in Tizen SDK (or the
Scratchbox) with clang/llvm.

Are there any documentation about this?

Or if it is not possible or too much difficult, I'd like to
use(execute) the
linker(/home/user/tizen_sdk/SDK/build-system/toolchains/gcc-4.5.3.sb2/usr/bin/ld)
outside of the Scratchbox.

I tried this, I mean, I just tried calling
/home/user/tizen_sdk/SDK/build-system/toolchains/gcc-4.5.3.sb2/usr/bin/ld
outside of the Scratchbox and received an error message below.

libbfd-2.20.1-system.20100303.so: cannot open shared object file: No
such file or directory

This means that LD_LIBRARY_PATH has to be set. The problem is setting
of it would make problem because it would affect side effect to whole
Ubuntubox I use due to the library version conflict between the one in
the Scratchbox and the other in the Ubuntubox I am on.

Question #2.
Are there any special magic method to call (execute) the binary in the
Scratchbox outside of the Scratchbox?


Question #3.
How can I upgrade the C library and C++ library in the Scratchbox?
My `apt-get install` for those libraries returns there is no later
versions than the current installed ones. But They are pretty old
version.


Thank you very much.
Best regards
Journeyer J. Joh

-- 

Journeyer J. Joh
o o s a p r o g r a m m e r
a t
g m a i l  d o t  c o m

___
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general