Thanks, René, but.. At Mon, 15 Dec 2014 15:28:54 +0100, René Rebe wrote: > > Hi Dan, > > On Dec 14, 2014, at 21:16, Dan <[email protected]> wrote: > > > Hi > > > > I try to build on a OpenSuse 13.0 x86-Atom-System and get the error > > for base/glibc > > > > ERROR: Building with -march=i386/-mcpu=i386 is not supported. > > Please use .... or i486. > > > > I couldn't find the place where to fix it. > > > > Thanks for the help. > > > > The goal is to build a minimal system > > for an Alix-System with LX800 AMD GeodeLX > > > Yes, many packages do not allow building for a real i386 anymore. AFAIR > beside glibc also the latest Linux kernels. For this kind of packages (you > could still build with another libc, and custom defined older Linux kernel) > you need to choose at least i486 in the T2 scripts/config under CPU > optimization. >
the cpu optimization it set to i486, this is the strange part.. here is the build-output == 23:34:45 =[0]=> Building base/glibc [2.20 9.0-trunk]. -> Parallel build using 4 jobs enabled. -> Reading package config: package/base/glibc/glibc.conf -> Reading build/.../tools.cross/lib/pkg_glibc_post.conf -> Preparing build in src.glibc.alix.20141215.233443.9667.linux-rgqf -> Building. Writing output to $root/var/adm/logs/0-glibc.out !> running configure fragment for sysdeps/gnu !> running configure fragment for sysdeps/i386 !> checking for compiler support of inlined builtin function __sync_val_compare_and_swap... configure: error: !> *** Building with -march=i386/-mcpu=i386 is not supported. !> *** Please use host i786, i686, i586, or i486. !> *** For example: /source/glibc/configure CFLAGS='-O2 -march=i686' ... !> Due to previous errors, no 0-glibc.log file! !> (Try enabling xtrace in the config to track an error inside the build system.) == 12/14/14 23:35:27 =[0]=> Aborted building package glibc. -> Unmounting loop mounts ... I am not a professional and guess that the __sync_val_compare_and_swap has a/ is the problem. thx Dan > (IIRC your Geode LX may even run i586 code.) > > René > > -- > ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin > http://exactcode.com | http://exactscan.com | http://ocrkit.com | > http://t2-project.org | http://rene.rebe.de >
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
