[yocto] gcc: issue in make a src.rpm

2014-01-15 Thread Li Zhijian
doing archive_patched_sources and package_write_rpm, no any source code is found at WORK_DIR. Any help or ideas? -- Best regards. Li Zhijian gcc.spec file don't contain line of Source [lizj@suika build-poky-1.5]$ cat tmp/work/x86_64-poky-linux/gcc/4.8.1-r0/gcc.spec Summary: gcc

Re: [yocto] [poky] Is this a bug of binutils

2013-09-25 Thread Li Zhijian
- It seems that ld don‘t really reasonable to do like that,which binutils-2.22 can handle correctly Does poky mind this behavior 以上 -- Best regards. Li Zhijian at 2013-9-20 19:00, Laurentiu Palcu wrote: Hi, On Fri, Sep 20, 2013 at 06:25

Re: [yocto] [poky] Is this a bug of binutils

2013-09-22 Thread Li Zhijian
at 2013-9-20 19:00, Laurentiu Palcu wrote: Hi, On Fri, Sep 20, 2013 at 06:25:19PM +0800, Li Zhijian wrote: III) compile a simple C program # cat test.c int main () { printf(hello world\n); return 0; } # source toolchain-1.3-tcmode-default/environment-setup-x86_64-poky-linux # $CC -o test

Re: [yocto] [poky] Is this a bug of binutils

2013-09-22 Thread Li Zhijian
at 2013-9-23 10:34, Li Zhijian wrote: at 2013-9-20 19:00, Laurentiu Palcu wrote: Hi, On Fri, Sep 20, 2013 at 06:25:19PM +0800, Li Zhijian wrote: III) compile a simple C program # cat test.c int main () { printf(hello world\n); return 0; } # source toolchain-1.3-tcmode-default/environment

[yocto] Is this a bug of binutils

2013-09-20 Thread Li Zhijian
-tcmode-default/sysroots/x86_64-pokysdk-linux/usr/share/aclocal export OECORE_DISTRO_VERSION=1.3+snapshot-20130912 export OECORE_SDK_VERSION=1.3+snapshot -- Best regards. Li Zhijian (8555) ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] Is this a bug of binutils

2013-09-20 Thread Li Zhijian
at 2013-9-20 16:43, Laurentiu Palcu wrote: Hi, On Fri, Sep 20, 2013 at 02:45:24PM +0800, Li Zhijian wrote: Hi,all I got a big problem when using the cross-toolchain to compile a simple C program. This problem since 3ae71c74c71f13a390b21b4c3ead04e51aaa82b8 which is to upgrade the binutils

Re: [yocto] [poky] Is this a bug of binutils

2013-09-20 Thread Li Zhijian
at 2013-9-20 16:50, Laurentiu Palcu wrote: On Fri, Sep 20, 2013 at 11:43:31AM +0300, Laurentiu Palcu wrote: Hi, On Fri, Sep 20, 2013 at 02:45:24PM +0800, Li Zhijian wrote: Hi,all I got a big problem when using the cross-toolchain to compile a simple C program. This problem since

Re: [yocto] [poky] Is this a bug of binutils

2013-09-20 Thread Li Zhijian
at 2013-9-20 18:02, Laurentiu Palcu wrote: On Fri, Sep 20, 2013 at 05:56:25PM +0800, Li Zhijian wrote: at 2013-9-20 16:50, Laurentiu Palcu wrote: On Fri, Sep 20, 2013 at 11:43:31AM +0300, Laurentiu Palcu wrote: Hi, On Fri, Sep 20, 2013 at 02:45:24PM +0800, Li Zhijian wrote: Hi,all I got

[yocto] [Question] libxml: How about add --with-catalog to EXTRA_OECONF ?

2013-08-28 Thread Li Zhijian
--with-c14n --without-lzma --with-fexceptions Is it reasonable to add --without-catalog EXTRA_OECONF ? Thanks Best regards. Li Zhijian ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] How to modify SRC_URI[md5sum] if there are mutil remote files

2013-05-27 Thread Li Zhijian
resolved. thanks at 2013-5-27 14:52, Nicolas Dechesne wrote: On Mon, May 27, 2013 at 7:40 AM, Li Zhijian lizhij...@cn.fujitsu.com wrote: I modified as follows

[yocto] How to modify SRC_URI[md5sum] if there are mutil remote files

2013-05-26 Thread Li Zhijian
] += 486fdfceb38590a9ff52ab8de1cc1ec4fc696f2e94da992e9ccf30157c32f01e Any help or ideas? -- Best regards. Li Zhijian ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto